summaryrefslogtreecommitdiff
path: root/tests/config-parser-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config-parser-test.c')
-rw-r--r--tests/config-parser-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/config-parser-test.c b/tests/config-parser-test.c
index 4b8fc7e7..4b255b7d 100644
--- a/tests/config-parser-test.c
+++ b/tests/config-parser-test.c
@@ -20,6 +20,8 @@
* OF THIS SOFTWARE.
*/
+#include "config.h"
+
#include <stdlib.h>
#include <stdint.h>
#include <string.h>