From bd2648f6d0023b72d8d60eb331c0adede849a6c9 Mon Sep 17 00:00:00 2001 From: stig 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37812 f5534014-38df-0310-8fa8-9805f1628bb7 --- wsutil/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'wsutil/CMakeLists.txt') diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt index 7e6d80f8fa..25eabb1d64 100644 --- a/wsutil/CMakeLists.txt +++ b/wsutil/CMakeLists.txt @@ -33,7 +33,6 @@ set(WSUTIL_FILES # @INET_ATON_LO@ # inet_aton.c # @INET_NTOP_LO@ # inet_ntop.c # @INET_PTON_LO@ # inet_pton.c -# @STRERROR_LO@ # strerror.c # @STRNCASECMP_LO@ # strncasecmp.c # @STRPTIME_LO@ # strptime.c mpeg-audio.c -- cgit v1.2.3