diff options
Diffstat (limited to 'www/harvest/files/patch-ac')
-rw-r--r-- | www/harvest/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/harvest/files/patch-ac b/www/harvest/files/patch-ac deleted file mode 100644 index a525ee60884b..000000000000 --- a/www/harvest/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- ./src/gatherer/essence/file/print.c.orig Sun Oct 20 17:44:09 2002 -+++ ./src/gatherer/essence/file/print.c Sun Oct 20 17:44:18 2002 -@@ -77,8 +77,8 @@ - warning(f, a) - char *f, *a; - { -- extern int errno, sys_nerr; - #if !defined(__FreeBSD__) && !defined(__NetBSD__) -+ extern int errno, sys_nerr; - extern char *sys_errlist[]; - #endif - int myerrno; |