From d19f63e8f840aebd1b4b9cf579d14c2ca6685db5 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Sat, 29 May 2010 03:35:32 +0000 Subject: Include glib.h (for g_snprintf). svn path=/trunk/; revision=33019 --- wsutil/strerror.c | 1 + 1 file changed, 1 insertion(+) (limited to 'wsutil') diff --git a/wsutil/strerror.c b/wsutil/strerror.c index 34dcad88bb..81e66e5e34 100644 --- a/wsutil/strerror.c +++ b/wsutil/strerror.c @@ -22,6 +22,7 @@ */ #include "strerror.h" +#include /* * Version of "strerror()", for the benefit of OSes that don't have it -- cgit v1.2.3