# HG changeset patch # User William Pitcock # Date 1192781161 18000 # Node ID 14adeaf9c20f3e940cf0117ba6aa4738cf7ce869 # Parent aee2ff544aa0a25b8eb4609ade8043bbb446427f fix compile on ancient DBus systems diff -r aee2ff544aa0 -r 14adeaf9c20f src/gnomeshortcuts/gnomeshortcuts.c --- a/src/gnomeshortcuts/gnomeshortcuts.c Fri Oct 19 02:59:45 2007 -0500 +++ b/src/gnomeshortcuts/gnomeshortcuts.c Fri Oct 19 03:06:01 2007 -0500 @@ -21,6 +21,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#define DBUS_API_SUBJECT_TO_CHANGE + #include #include