Single glib.h include.

Closes #557826.

svn path=/trunk/; revision=2785
This commit is contained in:
Benoît Dejean
2008-11-07 23:58:43 +00:00
parent 8399315a4f
commit 23798fbd51
6 changed files with 5 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
#ifndef __GLIBTOP_SAFEIO_H__
#define __GLIBTOP_SAFEIO_H__
#include <glib/gmacros.h>
#include <glib.h>
#include <sys/types.h>
#include <sys/stat.h>