dbus/dbus dbus-macros.h,1.6,1.7

John Palmieri johnp at kemper.freedesktop.org
Thu Aug 10 14:03:02 PDT 2006


Update of /cvs/dbus/dbus/dbus
In directory kemper:/tmp/cvs-serv14219/dbus

Modified Files:
	dbus-macros.h 
Log Message:
* forgot to save the dbus/dbus-macros.h file for a previous checkin 


Index: dbus-macros.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-macros.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dbus-macros.h	3 Aug 2006 20:34:36 -0000	1.6
+++ dbus-macros.h	10 Aug 2006 21:03:00 -0000	1.7
@@ -24,6 +24,8 @@
 #error "Only <dbus/dbus.h> can be included directly, this file may disappear or change contents."
 #endif
 
+#include <stddef.h>
+
 #ifndef DBUS_MACROS_H
 #define DBUS_MACROS_H
 



More information about the dbus-commit mailing list