From 088118876dc9c1f5799bd2bfe25a46fc3bce39b9 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 22 Dec 2002 13:34:24 +0000 Subject: fix build on -current PR: 46464 Submitted by: Ports Fury --- misc/yaunc/files/patch-my_hdrs.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc/yaunc/files/patch-my_hdrs.h (limited to 'misc/yaunc') diff --git a/misc/yaunc/files/patch-my_hdrs.h b/misc/yaunc/files/patch-my_hdrs.h new file mode 100644 index 000000000000..25ccabddd44a --- /dev/null +++ b/misc/yaunc/files/patch-my_hdrs.h @@ -0,0 +1,10 @@ +--- my_hdrs.h.orig Thu Mar 23 11:32:02 2000 ++++ my_hdrs.h Sun Dec 15 05:10:26 2002 +@@ -35,7 +35,6 @@ + + /* 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