Cleanup #includes of (mostly a long time) unused header files.
No functional changes.
This commit is contained in:
parent
cb56cfb870
commit
c6ef918f3a
140 changed files with 0 additions and 260 deletions
|
@ -35,7 +35,6 @@
|
|||
#include "player.h"
|
||||
#include "empio.h"
|
||||
#include "empthread.h"
|
||||
#include "proto.h"
|
||||
#include "prototypes.h"
|
||||
#include "optlist.h"
|
||||
#include "server.h"
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include "empthread.h"
|
||||
#include "file.h"
|
||||
#include "lost.h"
|
||||
#include <stdio.h>
|
||||
#include "prototypes.h"
|
||||
#include "optlist.h"
|
||||
#include "server.h"
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
#endif /* aix or linux */
|
||||
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#if !defined(_WIN32)
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include "empthread.h"
|
||||
#include "file.h"
|
||||
#include "server.h"
|
||||
#include <stdio.h>
|
||||
#include "prototypes.h"
|
||||
|
||||
/*ARGSUSED*/
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "player.h"
|
||||
#include "empio.h"
|
||||
#include "empthread.h"
|
||||
#include "proto.h"
|
||||
#include "nat.h"
|
||||
#include "file.h"
|
||||
#include <time.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue