diff options
Diffstat (limited to 'net-im/icb/files/patch-ac')
-rw-r--r-- | net-im/icb/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/icb/files/patch-ac b/net-im/icb/files/patch-ac deleted file mode 100644 index c71c7790cfb1..000000000000 --- a/net-im/icb/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- icb/c_log.c.orig Fri Feb 24 13:20:18 1995 -+++ icb/c_log.c Mon May 25 15:04:35 1998 -@@ -46,7 +46,9 @@ - struct tm *t, *localtime(); - time_t clock; - extern int errno, sys_nerr; -+#if !(defined(BSD) && BSD >= 199306) - extern char *sys_errlist[]; -+#endif - - /* determine pathname to use */ - if (path == NULL || *path == '\0') |