diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-19 23:03:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-19 23:03:38 +0000 |
commit | 45a35031c136b1bcc12ef628dbcea7b30641e13c (patch) | |
tree | fa222c3b356b2930265947754693ea550621b9ae /net-mgmt/net-snmp-devel/files/patch-net-snmp-includes.h | |
parent | - Update to 2.7-20100117 (diff) |
- Garbage collect unfinished repocopy (seven months)
OK'ed by: pgollucci (maintainer)
Notes
Notes:
svn path=/head/; revision=248176
Diffstat (limited to '')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-net-snmp-includes.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-net-snmp-includes.h b/net-mgmt/net-snmp-devel/files/patch-net-snmp-includes.h deleted file mode 100644 index cfb1dd29e981..000000000000 --- a/net-mgmt/net-snmp-devel/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 - */ |