summaryrefslogtreecommitdiff
path: root/win32/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/time.c')
-rw-r--r--win32/time.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/time.c b/win32/time.c
index 693f074185..a704ab9904 100644
--- a/win32/time.c
+++ b/win32/time.c
@@ -22,10 +22,6 @@
/* Include stuff ************************************************************ */
-/* this allows the use of the WaitableTimer functions.
- * For win98 and later */
-#define _WIN32_WINNT 0x400
-
#include "time.h"
#include "unistd.h"
#include "signal.h"