summaryrefslogtreecommitdiff
path: root/src/daemon.hpp
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-18 23:31:33 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-18 23:31:33 +0000
commita39dd07546ab48648021f03e87b2831ffaf50df8 (patch)
tree788b8db0b2dd4162318084739b863412b7a73612 /src/daemon.hpp
parentdoing replay protection before learning remote host (diff)
some cleanup
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>