This commit is contained in:
Behdad Esfahbod 2013-02-25 23:08:43 -05:00
parent 547221b486
commit e3582c617c

View File

@ -22,7 +22,7 @@
#include "config.h"
/* gwakeup.h is special -- GIO and some test cases include it. As such,
/* gwakeup.c is special -- GIO and some test cases include it. As such,
* it cannot include other glib headers without triggering the single
* includes warnings. We have to manually include its dependencies here
* (and at all other use sites).