aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-06-28 09:00:11 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-06-28 09:00:11 +0000
commit8443bbbf757ab65be172b294ff7c32cf93453de8 (patch)
treea97bda6f59cab16eea09e6e4caf2781785378177 /config.h.win32
parent6c094f6775a72ab2cf362cc5b172393a97dd68f5 (diff)
Replace all strerror() with g_strerror().
Remove our local strerror implementation. Mark strerror as locale unsafe API. This fixes bug 5715. svn path=/trunk/; revision=37812
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h.win32 b/config.h.win32
index 15d15dc27c..454b7e79ea 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -43,8 +43,6 @@
/* #undef HAVE_SA_LEN */
-/* #undef NEED_STRERROR_H */
-
/* #undef HAVE_MKSTEMP */
/* #undef HAVE_MKDTEMP */