summaryrefslogtreecommitdiffstats
path: root/rfcomm/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm/main.c')
-rw-r--r--rfcomm/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/rfcomm/main.c b/rfcomm/main.c
index 68396b5e..52701d40 100644
--- a/rfcomm/main.c
+++ b/rfcomm/main.c
@@ -21,6 +21,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>