net: add missing includes and forward declarations under net/
[linux-2.6-microblaze.git] / include / net / ipconfig.h
index e353429..8276897 100644 (file)
@@ -7,6 +7,8 @@
 
 /* The following are initdata: */
 
+#include <linux/types.h>
+
 extern int ic_proto_enabled;   /* Protocols enabled (see IC_xxx) */
 extern int ic_set_manually;    /* IPconfig parameters set manually */