remove doubles include

This commit is contained in:
satbaby
2012-09-11 20:31:33 +02:00
parent 1e1a3265e6
commit a3bfab0bcd
81 changed files with 188 additions and 224 deletions

View File

@@ -101,7 +101,7 @@
#endif
#include "netfile.h"
#include "global.h"
#include <global.h>
#include <fcntl.h>
#include <poll.h>
#include <sys/types.h>