glib r7623 - in trunk: . glib
- From: matthiasc svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: glib r7623 - in trunk: . glib
 
- Date: Fri, 24 Oct 2008 03:55:29 +0000 (UTC)
 
Author: matthiasc
Date: Fri Oct 24 03:55:29 2008
New Revision: 7623
URL: http://svn.gnome.org/viewvc/glib?rev=7623&view=rev
Log:
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
Modified:
   trunk/ChangeLog
   trunk/glib/gpoll.h
Modified: trunk/glib/gpoll.h
==============================================================================
--- trunk/glib/gpoll.h	(original)
+++ trunk/glib/gpoll.h	Fri Oct 24 03:55:29 2008
@@ -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
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]