From 42019c962537b940311573b1ec62495b973b5bfd Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 30 Sep 2003 02:40:49 +0000 Subject: forgot to add files... --- python/dbus_h_wrapper.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/dbus_h_wrapper.h (limited to 'python/dbus_h_wrapper.h') diff --git a/python/dbus_h_wrapper.h b/python/dbus_h_wrapper.h new file mode 100644 index 00000000..2e218c8c --- /dev/null +++ b/python/dbus_h_wrapper.h @@ -0,0 +1,3 @@ +#define DBUS_API_SUBJECT_TO_CHANGE 1 +#include + -- cgit