INN commit: trunk/include/inn (storage.h)

INN Commit rra at isc.org
Sun Jun 21 19:17:12 UTC 2009


    Date: Sunday, June 21, 2009 @ 12:17:11
  Author: eagle
Revision: 8530

inn/storage.h depends on inn/defines.h and inn/options.h.

Modified:
  trunk/include/inn/storage.h

-----------+
 storage.h |    2 ++
 1 file changed, 2 insertions(+)

Modified: storage.h
===================================================================
--- storage.h	2009-06-20 15:16:06 UTC (rev 8529)
+++ storage.h	2009-06-21 19:17:11 UTC (rev 8530)
@@ -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