]> mj.ucw.cz Git - libucw.git/commitdiff
Daemon: added missing includes
authorJan 'Moskyt' Matejka <mq@ucw.cz>
Wed, 25 Jul 2012 12:29:02 +0000 (14:29 +0200)
committerJan 'Moskyt' Matejka <mq@ucw.cz>
Wed, 25 Jul 2012 12:29:02 +0000 (14:29 +0200)
ucw/daemon.c

index ec9a21877ea190019cef4101a94813ed4ddac221..268bda461bcae397b2ee07a091253c694dcf48fc 100644 (file)
@@ -18,6 +18,8 @@
 #include <pwd.h>
 #include <grp.h>
 #include <errno.h>
+#include <sys/types.h>
+#include <sys/stat.h>
 #include <sys/file.h>
 
 static void