diff options
Diffstat (limited to 'g10/test.c')
-rw-r--r-- | g10/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/test.c b/g10/test.c index 375f361a7..648148a10 100644 --- a/g10/test.c +++ b/g10/test.c @@ -22,6 +22,7 @@ #include <stdlib.h> #include <string.h> +#define INCLUDED_BY_MAIN_MODULE 1 #include "gpg.h" /* A unit test consists of one or more tests. Tests can be broken |