diff options
Diffstat (limited to 'tests/randomd.c')
-rw-r--r-- | tests/randomd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/randomd.c b/tests/randomd.c index df2edbf3..86312162 100644 --- a/tests/randomd.c +++ b/tests/randomd.c @@ -17,6 +17,7 @@ #include <config.h> /* Specification. */ +#define NO_MAIN_HERE #include "macros.h" /* Some numbers in the interval [0,1). */ |