GWakeup: make it private API

Colin requests that we keep this one private for now.

Include it at each point of use (libglib, libgio, tests).
This commit is contained in:
Ryan Lortie
2011-07-25 18:50:45 +02:00
parent 0584f0c504
commit c81eb121a1
11 changed files with 39 additions and 58 deletions

View File

@@ -286,6 +286,7 @@ libgio_2_0_la_SOURCES = \
gasyncresult.c \
gbufferedinputstream.c \
gbufferedoutputstream.c \
../glib/gwakeup.c \
gcancellable.c \
gcontenttype.c \
gcontenttypeprivate.h \