From ccbc927c381e0b5ce2572ab401d4748f0db2c3e2 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sun, 27 Apr 2003 17:30:07 +0000 Subject: Update to 1.00. Inspired by PR: 51448 Submitted by: Kirill Ponomarew --- misc/yaunc/files/patch-yaunc.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 misc/yaunc/files/patch-yaunc.h (limited to 'misc/yaunc/files/patch-yaunc.h') diff --git a/misc/yaunc/files/patch-yaunc.h b/misc/yaunc/files/patch-yaunc.h new file mode 100644 index 000000000000..23832978b8e7 --- /dev/null +++ b/misc/yaunc/files/patch-yaunc.h @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- yaunc.h.orig Fri Mar 14 07:14:11 2003 ++++ yaunc.h Sun Apr 27 19:15:49 2003 +@@ -107,8 +107,6 @@ + int Socket(int, int, int ); + + /* other networking function */ +-int inet_pton(int, const char *, void *); +-const char * inet_ntop(int, const void *, char *, size_t); + void Inet_pton(int, const char *, void *); + + /* non-networking stuff */ -- cgit v1.2.3