diff options
Diffstat (limited to 'sysutils/fam/patches/patch-an')
-rw-r--r-- | sysutils/fam/patches/patch-an | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/fam/patches/patch-an b/sysutils/fam/patches/patch-an deleted file mode 100644 index 3333283de63..00000000000 --- a/sysutils/fam/patches/patch-an +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-an,v 1.2 2002/08/25 19:23:21 jlam Exp $ - ---- fam/StringTable.h.orig Tue Dec 18 11:03:37 2001 -+++ fam/StringTable.h -@@ -25,6 +25,7 @@ - - #include <assert.h> - #include <string.h> -+#include "mntent.h" - - // A StringTable maps C strings onto values. It is a cheap O(n) - // implementation, suitable only for small tables that are |