aboutsummaryrefslogtreecommitdiffstats
path: root/misc/yaunc/files/patch-yaunc.h
blob: 23832978b8e72f3ea339534a602dd723152ee379 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 */