diff options
Diffstat (limited to 'test/context.c')
-rw-r--r-- | test/context.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/context.c b/test/context.c index 8cb0a47..150491b 100644 --- a/test/context.c +++ b/test/context.c @@ -23,6 +23,8 @@ * Author: Daniel Stone <daniel@fooishbar.org> */ +#include "config.h" + #include "test.h" #include "context.h" |