diff options
Diffstat (limited to 'tests/synch.c')
| -rw-r--r-- | tests/synch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/synch.c b/tests/synch.c index a49e27e1..d861f04d 100644 --- a/tests/synch.c +++ b/tests/synch.c @@ -20,7 +20,7 @@ struct notifyarg { nni_cv cv; }; -#ifdef PLATFORM_POSIX +#ifdef NNG_PLATFORM_POSIX #ifndef NDEBUG #define SYNC_FALLBACK 1 #endif |
