aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/ms-w32.h
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-07-06 18:32:56 -0700
committerPaul Eggert <[email protected]>2011-07-06 18:32:56 -0700
commit0e926e561c259468174b16407dd7271c2c8fe904 (patch)
tree6a226d2950e17e8e117874c6714fd054600ffba6 /src/s/ms-w32.h
parent59361254a6ea5fcfc2f1ec344665aa719fbb936f (diff)
Assume freestanding C89 headers, string.h, stdlib.h.
Diffstat (limited to 'src/s/ms-w32.h')
-rw-r--r--src/s/ms-w32.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h
index bf6cc66798..813c3cef11 100644
--- a/src/s/ms-w32.h
+++ b/src/s/ms-w32.h
@@ -111,11 +111,7 @@ struct sigaction {
#undef HAVE_UTIME_H
#undef HAVE_LINUX_VERSION_H
#undef HAVE_SYS_SYSTEMINFO_H
-#define HAVE_LIMITS_H 1
-#define HAVE_STRING_H 1
-#define HAVE_STDLIB_H 1
#define HAVE_PWD_H 1
-#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_GETTIMEOFDAY 1
@@ -386,4 +382,3 @@ extern void _DebPrint (const char *fmt, ...);
/* ============================================================ */
-