freebsd-ports/misc/yaunc/files/patch-yaunc.h
Christian Weisgerber ccbc927c38 Update to 1.00. Inspired by
PR:		51448
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-27 17:30:07 +00:00

14 lines
352 B
C

$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 */