diff options
Diffstat (limited to 'test/keymap.c')
-rw-r--r-- | test/keymap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/keymap.c b/test/keymap.c index b736fe1..75b92c1 100644 --- a/test/keymap.c +++ b/test/keymap.c @@ -23,6 +23,8 @@ * Author: Mike Blumenkrantz <zmike@osg.samsung.com> */ +#include "config.h" + #include <assert.h> #include <stdio.h> #include <stdlib.h> |