More include cleanups

This commit is contained in:
Matthias Clasen
2010-09-03 23:03:14 -04:00
parent dc2e46b2aa
commit 04077ff5c5
20 changed files with 667 additions and 614 deletions

View File

@@ -47,7 +47,6 @@
#define G_MAIN_POLL_DEBUG
#endif
#include "glib.h"
#include <sys/types.h>
#include <time.h>
#include <stdlib.h>
@@ -77,6 +76,7 @@
#include <windows.h>
#endif /* G_OS_WIN32 */
#include "gpoll.h"
#ifdef G_MAIN_POLL_DEBUG
extern gboolean _g_main_poll_debug;