summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/daemon.h')
-rw-r--r--libglusterfs/src/daemon.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/daemon.h b/libglusterfs/src/daemon.h
index 80836a326d5..95e134b78b0 100644
--- a/libglusterfs/src/daemon.h
+++ b/libglusterfs/src/daemon.h
@@ -11,11 +11,6 @@
#ifndef _DAEMON_H
#define _DAEMON_H
-#ifndef _CONFIG_H
-#define _CONFIG_H
-#include "config.h"
-#endif
-
#define DEVNULLPATH "/dev/null"
int os_daemon_return(int nochdir, int noclose);