From: John (J5) Palmieri Date: Thu, 10 Aug 2006 20:31:20 +0000 (+0000) Subject: * dbus/dbus-macros.h: X-Git-Tag: dbus-0.92~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8d6a591f889f9a34c758bea71f3aa8d782894c;p=thirdparty%2Fdbus.git * dbus/dbus-macros.h: add #include so that Sun compilers don't complain about the defining NULL --- diff --git a/ChangeLog b/ChangeLog index 371924843..c6d5b3d9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-10 John (J5) Palmieri + + * dbus/dbus-macros.h: + add #include so that Sun compilers don't complain about + the defining NULL + 2006-08-10 John (J5) Palmieri * dbus/dbus-sysdeps.c: