summaryrefslogtreecommitdiff
path: root/nt/inc/ms-w32.h
diff options
context:
space:
mode:
Diffstat (limited to 'nt/inc/ms-w32.h')
-rw-r--r--nt/inc/ms-w32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h
index f01f254d81c..e670079eb35 100644
--- a/nt/inc/ms-w32.h
+++ b/nt/inc/ms-w32.h
@@ -207,8 +207,6 @@ extern struct tm * sys_localtime (const time_t *);
#define link sys_link
#define localtime sys_localtime
#define mkdir sys_mkdir
-#undef mktemp
-#define mktemp sys_mktemp
#undef open
#define open sys_open
#undef read