aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_hatano.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_hatano.c')
-rw-r--r--src/PJ_hatano.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_hatano.c b/src/PJ_hatano.c
index 67973b17..9e681a3d 100644
--- a/src/PJ_hatano.c
+++ b/src/PJ_hatano.c
@@ -89,7 +89,7 @@ PJ *PROJECTION(hatano) {
return P;
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_hatano_selftest (void) {return 0;}
#else