summaryrefslogtreecommitdiff
path: root/include/net-snmp/system/ultrix4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net-snmp/system/ultrix4.h')
-rw-r--r--include/net-snmp/system/ultrix4.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/net-snmp/system/ultrix4.h b/include/net-snmp/system/ultrix4.h
new file mode 100644
index 0000000..4efc3db
--- /dev/null
+++ b/include/net-snmp/system/ultrix4.h
@@ -0,0 +1,9 @@
+#include <net-snmp/system/generic.h>
+#include <sys/types.h>
+
+typedef int ssize_t;
+
+#undef TCP_TTL_SYMBOL
+#define TCP_TTL_SYMBOL "tcp_ttl"
+
+#undef RTTABLES_SYMBOL