diff options
Diffstat (limited to '')
| -rw-r--r-- | security/dcetest/files/patch-tcpstuff.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/dcetest/files/patch-tcpstuff.h b/security/dcetest/files/patch-tcpstuff.h new file mode 100644 index 000000000000..165719123746 --- /dev/null +++ b/security/dcetest/files/patch-tcpstuff.h @@ -0,0 +1,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); ++*/ |
