summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/daemon.c')
-rw-r--r--libglusterfs/src/daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/daemon.c b/libglusterfs/src/daemon.c
index f821f8f7ed0..83ff5fc4a93 100644
--- a/libglusterfs/src/daemon.c
+++ b/libglusterfs/src/daemon.c
@@ -11,7 +11,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
-#include "daemon.h"
+#include "glusterfs/daemon.h"
int
os_daemon_return(int nochdir, int noclose)