summaryrefslogtreecommitdiff
path: root/net/net-snmp/patches/patch-do
diff options
context:
space:
mode:
Diffstat (limited to 'net/net-snmp/patches/patch-do')
-rw-r--r--net/net-snmp/patches/patch-do16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/net-snmp/patches/patch-do b/net/net-snmp/patches/patch-do
deleted file mode 100644
index ddd32efb68c..00000000000
--- a/net/net-snmp/patches/patch-do
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-do,v 1.2 2011/05/27 10:55:25 adam Exp $
-
---- agent/mibgroup/ucd-snmp/disk.c.orig 2010-06-16 21:34:42.000000000 +0000
-+++ agent/mibgroup/ucd-snmp/disk.c
-@@ -51,9 +51,11 @@
- #ifdef HAVE_SYS_STAT_H
- #include <sys/stat.h>
- #endif
-+#if !defined(dragonfly)
- #ifdef HAVE_SYS_VNODE_H
- #include <sys/vnode.h>
- #endif
-+#endif
- #ifdef HAVE_UFS_UFS_QUOTA_H
- #include <ufs/ufs/quota.h>
- #endif