summaryrefslogtreecommitdiffstats
path: root/outchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'outchannel.c')
-rw-r--r--outchannel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/outchannel.c b/outchannel.c
index a0ee01b3..e89bd4cb 100644
--- a/outchannel.c
+++ b/outchannel.c
@@ -7,6 +7,8 @@
* This code is placed under the GPL.
* begun 2005-06-21 rgerhards
*/
+#include "config.h"
+
#ifdef __FreeBSD__
#define BSD
#endif