Undo r52382 for this file: We use a different solution on Windows
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 Oct 2013 21:07:58 +0000 (21:07 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 Oct 2013 21:07:58 +0000 (21:07 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@52422 f5534014-38df-0310-8fa8-9805f1628bb7

wsutil/strncasecmp.c

index 7b49da2d6ecb06eb8623264a16a06485cdf6e651..13474bb67ed5d45e63731bd6051d019ff7068c2f 100644 (file)
@@ -19,6 +19,7 @@
    not, write to the Free Software Foundation, Inc., 51 Franklin Street,
    Fifth Floor, Boston, MA 02110-1301 USA. */
 
+#include <ansidecl.h>
 #include <string.h>
 #include <ctype.h>