9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
$OpenBSD: patch-servertcl_cc,v 1.1 2002/09/29 16:10:09 naddy Exp $
|
|
--- servertcl.cc.orig Sun Sep 29 18:03:03 2002
|
|
+++ servertcl.cc Sun Sep 29 18:03:18 2002
|
|
@@ -1,3 +1,4 @@
|
|
+#include <ctype.h>
|
|
#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|