summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-08-10 21:03:00 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-08-10 21:03:00 +0000
commit5b7ad1a24c38b33995245a56d0ba242febd7a767 (patch)
treecca0b2ecf2da594a8c634978e560fef092e35677
parent1eba6a2bf0715455512ab2d41051a9b7a5e0d8d8 (diff)
* forgot to save the dbus/dbus-macros.h file for a previous checkin
-rw-r--r--dbus/dbus-macros.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/dbus-macros.h b/dbus/dbus-macros.h
index abcb12a3..4454da3a 100644
--- a/dbus/dbus-macros.h
+++ b/dbus/dbus-macros.h
@@ -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