glib/tsrc/BC/tests/mainloop-test.c
changeset 72 403e7f6ed6c5
parent 0 e4d67989cc36
--- a/glib/tsrc/BC/tests/mainloop-test.c	Wed Oct 13 19:39:18 2010 +0530
+++ b/glib/tsrc/BC/tests/mainloop-test.c	Thu Oct 14 14:15:50 2010 +0530
@@ -5,6 +5,7 @@
 
 #include <errno.h>
 #include <glib.h>
+#include <unistd.h>
 
 #ifdef G_OS_UNIX
 #include <unistd.h>