aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53/files/patch-master.c
blob: 12e553acc8e0c609a356dadb3dbd54a76d46fad6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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