ports/net/tcl-snmptools/patches/patch-generic_netsnmp_c

12 lines
242 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: generic/netsnmp.c
--- generic/netsnmp.c.orig
+++ generic/netsnmp.c
@@ -19,6 +19,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h>
#include <net-snmp/net-snmp-config.h>
#include <net-snmp/net-snmp-includes.h>