From: paul Date: Sun, 26 Apr 2009 17:16:34 +0000 (-0400) Subject: Fix socket-related configure tests on old platforms X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=61f130015bbbbc99ce0189cca1c95f7e2e735202;p=dana%2Fcg-glib.git Fix socket-related configure tests on old platforms include in case doesn't. #580299 --- diff --git a/configure.in b/configure.in index 31725a78..e4e82c85 100644 --- a/configure.in +++ b/configure.in @@ -961,6 +961,7 @@ if test $glib_native_win32 = yes; then "] else glib_inet_includes=[" +#include #include "] fi