summaryrefslogtreecommitdiffstats
path: root/news/fidogate/files
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-07-22 18:04:46 +0000
committerdinoex <dinoex@FreeBSD.org>2002-07-22 18:04:46 +0000
commitccb20613c6bfe569d508b9ff50acc7571ff94b74 (patch)
tree8e07abba252609f81d5059999a0822029d815fc7 /news/fidogate/files
parent3448ea2eb14abab938e2e7b31c57c8ea7518cd8d (diff)
downloadFreeBSD-ports-ccb20613c6bfe569d508b9ff50acc7571ff94b74.zip
FreeBSD-ports-ccb20613c6bfe569d508b9ff50acc7571ff94b74.tar.gz
- Update to 4.4.5
- Fix build problems on STABLE/CURRENT
Diffstat (limited to 'news/fidogate/files')
-rw-r--r--news/fidogate/files/patch-dbz.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/fidogate/files/patch-dbz.c b/news/fidogate/files/patch-dbz.c
new file mode 100644
index 0000000..98aa792
--- /dev/null
+++ b/news/fidogate/files/patch-dbz.c
@@ -0,0 +1,13 @@
+--- src/toss/dbz.c.orig Wed Oct 18 23:53:57 2000
++++ src/toss/dbz.c Mon Jul 22 19:52:59 2002
+@@ -300,8 +300,10 @@
+ #endif
+
+ /* externals used */
++#ifndef __FreeBSD__
+ extern char *malloc();
+ extern char *calloc();
++#endif
+ extern void free(); /* ANSI C; some old implementations say int */
+ extern int atoi();
+ extern long atol();
OpenPOWER on IntegriCloud