summaryrefslogtreecommitdiff
path: root/security/dcetest/files/patch-tcpstuff.h
blob: 16571912374653c6916f2872f7aac9885feae5f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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);
+*/