diff options
Diffstat (limited to 'net/ucd-snmp/patches/patch-ad')
-rw-r--r-- | net/ucd-snmp/patches/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ucd-snmp/patches/patch-ad b/net/ucd-snmp/patches/patch-ad deleted file mode 100644 index 7282333f62e..00000000000 --- a/net/ucd-snmp/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.6 2002/03/04 12:40:25 tron Exp $ - ---- agent/mibgroup/host/hr_system.c.orig Tue Nov 27 15:53:12 2001 -+++ agent/mibgroup/host/hr_system.c Mon Mar 4 13:26:27 2002 -@@ -253,7 +253,7 @@ - #if HAVE_UTMPX_H - #define setutent setutxent - #define getutent getutxent --#define entutent entutxent -+#define endutent endutxent - struct utmpx *utmp_p; - #else - struct utmp *utmp_p; |