diff options
Diffstat (limited to 'common/test.c')
-rw-r--r-- | common/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/test.c b/common/test.c index af0ea96..daee663 100644 --- a/common/test.c +++ b/common/test.c @@ -36,6 +36,7 @@ #define P11_TEST_SOURCE 1 +#include "compat.h" #include "test.h" #include "debug.h" #include "path.h" |