INN commit: branches/2.5/include/inn (storage.h)
INN Commit
rra at isc.org
Sun Jun 21 19:17:39 UTC 2009
Date: Sunday, June 21, 2009 @ 12:17:38
Author: eagle
Revision: 8531
inn/storage.h depends on inn/defines.h and inn/options.h.
Modified:
branches/2.5/include/inn/storage.h
-----------+
storage.h | 2 ++
1 file changed, 2 insertions(+)
Modified: storage.h
===================================================================
--- storage.h 2009-06-21 19:17:11 UTC (rev 8530)
+++ storage.h 2009-06-21 19:17:38 UTC (rev 8531)
@@ -6,6 +6,8 @@
#ifndef INN_STORAGE_H
#define INN_STORAGE_H 1
+#include <inn/defines.h>
+#include <inn/options.h>
#include <stdio.h>
#include <sys/types.h>
More information about the inn-committers
mailing list