diff options
Diffstat (limited to 'src/PJ_mill.c')
| -rw-r--r-- | src/PJ_mill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_mill.c b/src/PJ_mill.c index c4af4c51..17763410 100644 --- a/src/PJ_mill.c +++ b/src/PJ_mill.c @@ -47,7 +47,7 @@ PJ *PROJECTION(mill) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_mill_selftest (void) {return 0;} #else |
