dbus ChangeLog,1.1072,1.1073

John Palmieri johnp at kemper.freedesktop.org
Thu Aug 10 13:31:22 PDT 2006


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

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-macros.h:
  add #include <stddef.h> so that Sun compilers don't complain about
  the defining NULL


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1072
retrieving revision 1.1073
diff -u -d -r1.1072 -r1.1073
--- ChangeLog	10 Aug 2006 20:09:42 -0000	1.1072
+++ ChangeLog	10 Aug 2006 20:31:20 -0000	1.1073
@@ -1,5 +1,11 @@
 2006-08-10  John (J5) Palmieri  <johnp at redhat.com>
 
+	* dbus/dbus-macros.h:
+	add #include <stddef.h> so that Sun compilers don't complain about
+	the defining NULL
+
+2006-08-10  John (J5) Palmieri  <johnp at redhat.com>
+
 	* dbus/dbus-sysdeps.c:
 	* dbus/dbus-address.c:
 	* bus/activation.c:



More information about the dbus-commit mailing list