Bug 556921 – gpoll.h breaks hal compilation

2008-10-23 Matthias Clasen <mclasen@redhat.com>

        Bug 556921 – gpoll.h breaks hal compilation

        * glib/gpoll.h: Include gtypes.h. Pointed out by Anis Elleuch


svn path=/trunk/; revision=7623
This commit is contained in:
Matthias Clasen 2008-10-24 03:55:29 +00:00 committed by Matthias Clasen
parent da2ee0c57f
commit 05fb3a25e5
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2008-10-23 Matthias Clasen <mclasen@redhat.com>
Bug 556921 gpoll.h breaks hal compilation
* glib/gpoll.h: Include gtypes.h. Pointed out by Anis Elleuch
2008-10-20 Christian Persch <chpe@gnome.org>
Bug 557087 mem leak in g_content_types_get_registered

View File

@ -24,6 +24,8 @@
#ifndef __G_POLL_H__
#define __G_POLL_H__
#include <glib/gtypes.h>
G_BEGIN_DECLS
/* Any definitions using GPollFD or GPollFunc are primarily