You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- src/server.c.orig Wed Oct 2 15:37:29 2002 |
|
+++ src/server.c Wed Oct 2 15:37:21 2002 |
|
@@ -124,6 +124,7 @@ |
|
#include <sys/ioctl.h> |
|
#include <netinet/in.h> |
|
#include <arpa/inet.h> |
|
+#include <termio.h> |
|
#include <netdb.h> |
|
#endif |
|
|
|
|