Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / net / ip.h
index 98f9084..3d2e5ca 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef _IP_H
 #define _IP_H
 
+#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/ip.h>
 #include <linux/in.h>
@@ -146,6 +147,7 @@ void ip_send_reply(struct sock *sk, struct sk_buff *skb, struct ip_reply_arg *ar
 struct ipv4_config
 {
        int     log_martians;
+       int     autoconfig;
        int     no_pmtu_disc;
 };