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

@@ -34,7 +34,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "global.h"
#include <global.h>
#include <stdio.h>
#include <fcntl.h>
#include <sched.h>