about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/cmd_ac.c')
-rw-r--r--src/command/cmd_ac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c
index a4338143..cd684f19 100644
--- a/src/command/cmd_ac.c
+++ b/src/command/cmd_ac.c
@@ -34,6 +34,8 @@
  *
  */
 
+#include "config.h"
+
 #define _GNU_SOURCE 1
 
 #include <stdlib.h>