From 8443bbbf757ab65be172b294ff7c32cf93453de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 28 Jun 2011 09:00:11 +0000 Subject: 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 --- config.h.win32 | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.h.win32') 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 */ -- cgit v1.2.3