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

John Palmieri johnp at kemper.freedesktop.org
Thu Aug 10 15:58:07 PDT 2006


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

Modified Files:
	dbus-macros.h 
Log Message:
* dbus/dbus-macros.h: Revert the addition of stddef.h
  as we should not be adding it to library headers


Index: dbus-macros.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-macros.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dbus-macros.h	10 Aug 2006 21:03:00 -0000	1.7
+++ dbus-macros.h	10 Aug 2006 22:58:05 -0000	1.8
@@ -24,8 +24,6 @@
 #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