aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ctrl/control_if.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ctrl/control_if.c b/src/ctrl/control_if.c
index dc191209..18e695d9 100644
--- a/src/ctrl/control_if.c
+++ b/src/ctrl/control_if.c
@@ -21,6 +21,8 @@
*
*/
+#include "config.h"
+
#include <errno.h>
#include <inttypes.h>
#include <stdio.h>