fixed Tornado II include file organization change

This commit is contained in:
Jeff Hill
1999-10-21 17:02:39 +00:00
parent 9a9ae9e857
commit 818b4d87dd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ extern "C" {
#include <sys/times.h>
#include <sys/socket.h>
#include <sockLib.h>
#include <ioLib.h>
#include <sys/ioctl.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
+1
View File
@@ -15,6 +15,7 @@ extern "C" {
#include <sys/times.h>
#include <sys/socket.h>
#include <sockLib.h>
#include <ioLib.h>
#include <sys/ioctl.h>
#include <netinet/in.h>
#include <netinet/tcp.h>