summaryrefslogtreecommitdiff
path: root/net/tcptrace/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcptrace/patches/patch-ab')
-rw-r--r--net/tcptrace/patches/patch-ab16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/tcptrace/patches/patch-ab b/net/tcptrace/patches/patch-ab
new file mode 100644
index 00000000000..01fff35537a
--- /dev/null
+++ b/net/tcptrace/patches/patch-ab
@@ -0,0 +1,16 @@
+$NetBSD: patch-ab,v 1.3 2003/01/12 21:07:45 tron Exp $
+
+--- tcptrace.h.orig Thu Aug 12 19:33:10 1999
++++ tcptrace.h Sun Jan 12 22:03:30 2003
+@@ -484,10 +484,7 @@
+
+
+ /* external routine decls */
+-double sqrt(double x);
+-char *ether_ntoa(struct ether_addr *e);
+-void free(void *);
+-int finite(double);
++char *my_ether_ntoa(struct ether_addr *e);
+
+
+ /* global routine decls */