diff options
Diffstat (limited to 'src/app/config/confparse.h')
-rw-r--r-- | src/app/config/confparse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/config/confparse.h b/src/app/config/confparse.h index 65972d6fcb..3633c2a80b 100644 --- a/src/app/config/confparse.h +++ b/src/app/config/confparse.h @@ -15,6 +15,7 @@ #include "lib/conf/conftypes.h" #include "lib/conf/confmacros.h" +#include "lib/testsupport/testsupport.h" /** An abbreviation for a configuration option allowed on the command line. */ typedef struct config_abbrev_t { |