From 8466ba8dc120c7e95df8a147ade9d5b449727c0e Mon Sep 17 00:00:00 2001 From: Kristian Rietveld Date: Mon, 13 Sep 2010 16:52:51 +0200 Subject: [PATCH] Include giochannel.c for G_IO_IN, etc. Fixes build on OS X. --- glib/gpoll.c | 1 + 1 file changed, 1 insertion(+) diff --git a/glib/gpoll.c b/glib/gpoll.c index 49bf7233d..940abae38 100644 --- a/glib/gpoll.c +++ b/glib/gpoll.c @@ -34,6 +34,7 @@ #include "config.h" #include "glibconfig.h" +#include "giochannel.h" /* Uncomment the next line (and the corresponding line in gmain.c) to * enable debugging printouts if the environment variable