Remove unneeded libs
This commit is contained in:
parent
03e2cb1c8d
commit
a8c71c6abd
1 changed files with 0 additions and 3 deletions
|
@ -3,10 +3,7 @@
|
|||
#include <string.h>
|
||||
#include <pthread.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "server.h"
|
||||
#include "common.h"
|
||||
|
|
Loading…
Reference in a new issue