blob: b8c6cd9fd747a5600813ac5eba9c6825a56f257f (
plain) (
blame)
1
2
3
4
5
6
7
|
--- python/dbus_h_wrapper.h.orig Sat Jul 16 03:30:40 2005
+++ python/dbus_h_wrapper.h Sat Jul 16 03:28:47 2005
@@ -1,3 +1,4 @@
#define DBUS_API_SUBJECT_TO_CHANGE 1
+#define lint 1
#include <dbus/dbus.h>
|