diff options
Diffstat (limited to 'ptw32_timespec.c')
-rw-r--r-- | ptw32_timespec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ptw32_timespec.c b/ptw32_timespec.c index 6a2cb56..c448645 100644 --- a/ptw32_timespec.c +++ b/ptw32_timespec.c @@ -39,7 +39,7 @@ #include "implement.h" -#ifdef NEED_FTIME +#if defined(NEED_FTIME) /* * time between jan 1, 1601 and jan 1, 1970 in units of 100 nanoseconds |