diff options
Diffstat (limited to 'libglusterfs/src/daemon.c')
| -rw-r--r-- | libglusterfs/src/daemon.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libglusterfs/src/daemon.c b/libglusterfs/src/daemon.c index f821f8f7ed0..0a3e5438325 100644 --- a/libglusterfs/src/daemon.c +++ b/libglusterfs/src/daemon.c @@ -8,10 +8,9 @@ cases as published by the Free Software Foundation. */ -#include <fcntl.h> #include <unistd.h> #include <stdio.h> -#include "daemon.h" +#include "glusterfs/daemon.h" int os_daemon_return(int nochdir, int noclose) |
