diff options
Diffstat (limited to 'www/sitecopy/patches/patch-ab')
-rw-r--r-- | www/sitecopy/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/sitecopy/patches/patch-ab b/www/sitecopy/patches/patch-ab deleted file mode 100644 index b7b3919c7de..00000000000 --- a/www/sitecopy/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2002/08/25 21:52:22 jlam Exp $ - ---- src/console_fe.c.orig Mon Jan 14 05:42:21 2002 -+++ src/console_fe.c -@@ -44,6 +44,9 @@ - #ifdef HAVE_ERRNO_H - #include <errno.h> - #endif -+#ifdef HAVE_LOCALE_H -+#include <locale.h> -+#endif - #include <signal.h> - #include <time.h> - #include <ctype.h> |