Indented with src/scripts/indent-emp.
This commit is contained in:
parent
5f263a7753
commit
9b7adfbecc
437 changed files with 52211 additions and 51052 deletions
|
@ -35,11 +35,11 @@
|
|||
#define _GEN_H_
|
||||
#include <sys/types.h>
|
||||
#if !defined(_WIN32)
|
||||
#include <netinet/in.h> /* struct in_addr */
|
||||
#include <netinet/in.h> /* struct in_addr */
|
||||
#endif
|
||||
#include <stdlib.h> /* atoi etc. */
|
||||
#include "misc.h" /* s_char etc */
|
||||
#include "xy.h" /* struct range */
|
||||
#include "prototypes.h" /* must come at end, after defines and typedefs */
|
||||
#include <stdlib.h> /* atoi etc. */
|
||||
#include "misc.h" /* s_char etc */
|
||||
#include "xy.h" /* struct range */
|
||||
#include "prototypes.h" /* must come at end, after defines and typedefs */
|
||||
|
||||
#endif /* _GEN_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue