aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/channel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/channel.cc')
-rw-r--r--ncpd/channel.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/ncpd/channel.cc b/ncpd/channel.cc
index f52cea1..d708cd9 100644
--- a/ncpd/channel.cc
+++ b/ncpd/channel.cc
@@ -23,9 +23,11 @@
// e-mail philip.proudman@btinternet.com
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stream.h>
-#include "bool.h"
#include "channel.h"
#include "ncp.h"