summaryrefslogtreecommitdiff
path: root/src/daemon.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon.hpp')
-rw-r--r--src/daemon.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon.hpp b/src/daemon.hpp
index 6ed74aa..0bcd7f3 100644
--- a/src/daemon.hpp
+++ b/src/daemon.hpp
@@ -31,7 +31,7 @@
#ifndef _DAEMON_HPP
#define _DAEMON_HPP
-#ifndef NODAEMON
+#ifndef NO_DAEMON
#include <poll.h>
#include <fcntl.h>