]> git.hungrycats.org Git - linux/commitdiff
[IPV4]: Do not redefine config macros in net/ip_vs.h
authorDavid S. Miller <davem@nuts.ninka.net>
Sat, 12 Jul 2003 17:05:07 +0000 (10:05 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Sat, 12 Jul 2003 17:05:07 +0000 (10:05 -0700)
include/net/ip_vs.h

index 965e58c4dc43d010068de541edc1ec0a60a856f9..772d67c971f5002b50d47e6da7976f32464d857c 100644 (file)
@@ -454,12 +454,6 @@ struct ip_vs_stats
 struct ip_vs_conn;
 struct ip_vs_app;
 
-#define        CONFIG_IP_VS_PROTO_UDP
-#define        CONFIG_IP_VS_PROTO_TCP
-#define        CONFIG_IP_VS_PROTO_ICMP
-#define        CONFIG_IP_VS_PROTO_ESP
-#define        CONFIG_IP_VS_PROTO_AH
-
 struct ip_vs_protocol {
        struct ip_vs_protocol   *next;
        char                    *name;