remove doubles include

Origin commit data
------------------
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)
This commit is contained in:
Jacek Jendrzej
2012-09-11 20:31:33 +02:00
parent df315c7b0f
commit 9868a4308b
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>