mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
11 lines
248 B
C
11 lines
248 B
C
|
--- tcpstuff.h.orig Sat Jan 11 06:48:15 2003
|
||
|
+++ tcpstuff.h Sat Jan 11 06:48:54 2003
|
||
|
@@ -42,5 +42,7 @@
|
||
|
int
|
||
|
write_uint32(int fd,uint32 data);
|
||
|
|
||
|
+/* This is not used and gives a warning in FreeBSD's ports system
|
||
|
int
|
||
|
tcp_accept(int listenFd);
|
||
|
+*/
|