Remove superflous includes.
This commit is contained in:
parent
0d267e0b24
commit
6fdbf215d0
2 changed files with 1 additions and 8 deletions
|
@ -33,10 +33,6 @@
|
|||
|
||||
#ifndef _GEN_H_
|
||||
#define _GEN_H_
|
||||
#include <sys/types.h>
|
||||
#if !defined(_WIN32)
|
||||
#include <netinet/in.h> /* struct in_addr */
|
||||
#endif
|
||||
#include <stdlib.h> /* atoi etc. */
|
||||
#include "misc.h" /* s_char etc */
|
||||
#include "xy.h" /* struct range */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue