summaryrefslogtreecommitdiff
path: root/misc/yaunc/files/patch-my_hdrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/yaunc/files/patch-my_hdrs.h')
-rw-r--r--misc/yaunc/files/patch-my_hdrs.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/yaunc/files/patch-my_hdrs.h b/misc/yaunc/files/patch-my_hdrs.h
deleted file mode 100644
index 521ba7341382..000000000000
--- a/misc/yaunc/files/patch-my_hdrs.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- my_hdrs.h.orig Thu Mar 23 03:32:02 2000
-+++ my_hdrs.h Sun Dec 22 16:33:44 2002
-@@ -34,8 +34,6 @@
- ssize_t Recvfrom(int, void *, size_t, int, struct sockaddr *, socklen_t *);
-
- /* 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 */