Cleanup including of system headers

This commit is contained in:
Miroslav Lichvar
2013-06-14 13:30:54 +02:00
parent f7802f0111
commit 6ca73bf670
18 changed files with 15 additions and 87 deletions

View File

@@ -27,13 +27,12 @@
#include "config.h"
#include "sysincl.h"
#include "refclock.h"
#include "logging.h"
#include "util.h"
#include <sys/types.h>
#include <sys/shm.h>
#define SHMKEY 0x4e545030
struct shmTime {