summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h')
-rw-r--r--cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h b/cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h
deleted file mode 100644
index 2739c3c727..0000000000
--- a/cleopatre/application/spidnetsnmp/include/net-snmp/system/bsd.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#include <net-snmp/system/generic.h>
-
-/*
- * the bsd route symbol adds an 's' at the end to this symbol name
- */
-#undef RTTABLES_SYMBOL
-#define RTTABLES_SYMBOL "rt_tables"
-
-/*
- * BSD systems use a different method of looking up sockaddr_in values
- */
-#define NEED_KLGETSA 1
-
-/*
- * ARP_Scan_Next needs a 4th ifIndex argument
- */
-#define ARP_SCAN_FOUR_ARGUMENTS 1
-
-#define UTMP_HAS_NO_TYPE 1
-#define UTMP_HAS_NO_PID 1