ports/misc/yaunc/files/patch-yaunc.h
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

11 lines
340 B
C

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