stdinc: more cleanups
This commit is contained in:
parent
76ebf6c489
commit
4f73990245
1 changed files with 0 additions and 4 deletions
|
@ -112,14 +112,10 @@ typedef bool _Bool;
|
|||
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#ifdef HAVE_ERRNO_H
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in a new issue