diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-master.c')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-master.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-master.c b/net-mgmt/net-snmp-devel/files/patch-master.c deleted file mode 100644 index 12e553acc8e0..000000000000 --- a/net-mgmt/net-snmp-devel/files/patch-master.c +++ /dev/null @@ -1,13 +0,0 @@ ---- agent/mibgroup/agentx/master.c.orig Mon Jan 24 09:16:00 2005 -+++ agent/mibgroup/agentx/master.c Mon Jan 24 09:16:21 2005 -@@ -39,10 +39,6 @@ - #endif - #include <errno.h> - --#if HAVE_DMALLOC_H --#include <dmalloc.h> --#endif -- - #if HAVE_UNISTD_H - #include <unistd.h> - #endif |