Trim system includes.
This commit is contained in:
parent
ce177501ef
commit
404095d2fa
36 changed files with 9 additions and 69 deletions
|
@ -32,11 +32,9 @@
|
|||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include "com.h"
|
||||
#include "empio.h"
|
||||
#include "empthread.h"
|
||||
|
@ -47,7 +45,6 @@
|
|||
#include "optlist.h"
|
||||
#include "player.h"
|
||||
#include "proto.h"
|
||||
#include "proto.h"
|
||||
#include "prototypes.h"
|
||||
#include "sect.h"
|
||||
#include "tel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue