summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/patches/patch-aa
blob: c79581442f1e6242b5d7ffaec1541b9e554d1ecf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- configure-orig	Fri Jun 19 22:14:25 1998
+++ configure	Mon Aug  3 16:44:56 1998
@@ -4599,11 +4599,11 @@
 #include "confdefs.h"
 
 #include <sys/types.h>
-#define KERNEL
-#define _KERNEL
+/* #define KERNEL
+#define _KERNEL */
 #include <sys/socket.h>
-#undef KERNEL
-#undef _KERNEL
+/* #undef KERNEL
+#undef _KERNEL */
 #include <net/route.h>
 
 int main() {