ircd: ircd_parser: we do not need to include netinet/in.h
This commit is contained in:
parent
0b9aca384a
commit
e16f4b78b1
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
|
Loading…
Reference in a new issue