aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wsutil/strerror.c1
1 files changed, 1 insertions, 0 deletions
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 <glib.h>
/*
* Version of "strerror()", for the benefit of OSes that don't have it