X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fip.h;h=98f90840077186243bf910db40452ba7cfa881d9;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=3d2e5ca62a5af1c8ba234523d9886380d7d90564;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/net/ip.h b/include/net/ip.h index 3d2e5ca62..98f908400 100644 --- a/include/net/ip.h +++ b/include/net/ip.h @@ -22,7 +22,6 @@ #ifndef _IP_H #define _IP_H -#include #include #include #include @@ -147,7 +146,6 @@ 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; };