X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdaemon.c;h=f0ccd3eebac8206e522e3a44af2accf6005c67e2;hp=1824ef07d2924f46891fcdb81395c7ed4c1bd030;hb=b3b89ab95e626286ad2fe9ccf5b589f153e5aa37;hpb=97bc202a55195296178a5ca9f2cb10e8b6de5ddd diff --git a/src/daemon.c b/src/daemon.c index 1824ef0..f0ccd3e 100644 --- a/src/daemon.c +++ b/src/daemon.c @@ -19,12 +19,13 @@ #include #endif #include -#include #if HAVE_SYS_WAIT_H #include #endif +#if HAVE_SYS_TYPES_H #include +#endif #if HAVE_SYS_STAT_H #include