Add patch-portlist.cpp to help compile on FreeBSD

PR:		28060
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Reviewed by:	will
This commit is contained in:
David W. Chapman Jr. 2001-06-14 13:33:21 +00:00
parent d4e9c07eba
commit 63e8031996
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43984

View File

@ -0,0 +1,10 @@
--- ktelnet2/portlist.cpp.orig Fri Dec 29 02:56:18 2000
+++ ktelnet2/portlist.cpp Fri May 4 01:12:41 2001
@@ -19,6 +19,7 @@
#include <iostream.h>
#include "portlist.h"
+#include <sys/types.h>
#include <netinet/in.h>