patch-2.1.53 linux/include/net/snmp.h

Next file: linux/include/net/sock.h
Previous file: linux/include/net/netlink.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.52/linux/include/net/snmp.h linux/include/net/snmp.h
@@ -19,6 +19,8 @@
 #ifndef _SNMP_H
 #define _SNMP_H
  
+#include <linux/config.h>
+
 /*
  *	We use all unsigned longs. Linux will soon be so reliable that even these
  *	will rapidly get too small 8-). Seriously consider the IpInReceives count
@@ -122,6 +124,5 @@
  	unsigned long	UdpInErrors;
  	unsigned long	UdpOutDatagrams;
 };
- 
  	
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov