diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkgin/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/pkgtools/pkgin/patches/patch-aa b/pkgtools/pkgin/patches/patch-aa deleted file mode 100644 index 2f85084dcd5..00000000000 --- a/pkgtools/pkgin/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2010/06/10 08:05:00 is Exp $ - ---- tools.h.orig 2010-01-23 16:10:54.000000000 +0000 -+++ tools.h -@@ -70,7 +70,7 @@ - #include <sys/utsname.h> - #endif - --#if WANT_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */ -+#if HAVE_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */ - #include <nbcompat.h> - #include <nbcompat/string.h> - #endif |