summaryrefslogtreecommitdiff
path: root/net-im/icb/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/icb/files/patch-ac')
-rw-r--r--net-im/icb/files/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-im/icb/files/patch-ac b/net-im/icb/files/patch-ac
new file mode 100644
index 000000000000..c71c7790cfb1
--- /dev/null
+++ b/net-im/icb/files/patch-ac
@@ -0,0 +1,12 @@
+--- 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')