aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
diff options
context:
space:
mode:
Diffstat (limited to 'bitlbee.h')
-rw-r--r--bitlbee.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitlbee.h b/bitlbee.h
index 17083ff2..e4cc2868 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -34,7 +34,9 @@
#define MAX_STRING 128
+#if HAVE_CONFIG_H
#include "config.h"
+#endif
#include <fcntl.h>
#include <time.h>