diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-10-13 01:07:32 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-10-13 01:07:32 +0000 |
commit | 5437390ccc10c1594062ef7985cb3d2df34b9603 (patch) | |
tree | 9c6fee9a76c0f4e2cd213c161128ed7aa63a2882 /net-mgmt/net-snmp/files/patch-net-snmp-includes.h | |
parent | Update to 2.4.33. (diff) |
- Update to 5.7.2
- Convert to OptionsNG
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=305803
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-net-snmp-includes.h')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-net-snmp-includes.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/net-snmp/files/patch-net-snmp-includes.h b/net-mgmt/net-snmp/files/patch-net-snmp-includes.h deleted file mode 100644 index cfb1dd29e981..000000000000 --- a/net-mgmt/net-snmp/files/patch-net-snmp-includes.h +++ /dev/null @@ -1,13 +0,0 @@ ---- include/net-snmp/net-snmp-includes.h.orig Mon Jan 24 08:24:47 2005 -+++ include/net-snmp/net-snmp-includes.h Mon Jan 24 08:25:11 2005 -@@ -49,6 +49,10 @@ - # endif - #endif - -+#if HAVE_UNISTD_H -+#include <unistd.h> -+#endif -+ - /* - * Must be right after system headers, but before library code for best usage - */ |