about summary refs log tree commit diff stats
path: root/src/config/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/account.c')
-rw-r--r--src/config/account.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/account.c b/src/config/account.c
index 627c4a1c..d8029052 100644
--- a/src/config/account.c
+++ b/src/config/account.c
@@ -33,6 +33,8 @@
  *
  */
 
+#include "config.h"
+
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>