support control_file

This commit is contained in:
wangyu-
2017-10-23 11:38:22 -05:00
parent 54f32f0611
commit 740e10bd04
2 changed files with 31 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
#include <sys/wait.h>
#include <sys/socket.h> //for socket ofcourse
#include <sys/types.h>
#include <sys/stat.h>
#include <stdlib.h> //for exit(0);
#include <errno.h> //For errno - the error number
#include <netinet/tcp.h> //Provides declarations for tcp header