summaryrefslogtreecommitdiff
path: root/ptw32_timespec.c
diff options
context:
space:
mode:
authorrpj <rpj>2011-05-30 00:30:56 +0000
committerrpj <rpj>2011-05-30 00:30:56 +0000
commit26ed1ebeb95caec8d733a6a91e71e31312a8eb06 (patch)
treea957bdd3826088a9e447fc830ac4ccf835b77c44 /ptw32_timespec.c
parent2fe8aba6a8a4ce09f353f34881c77f93a9c01ca3 (diff)
Compiler directive cleanups
Diffstat (limited to 'ptw32_timespec.c')
-rw-r--r--ptw32_timespec.c2
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