--- a/src/buddy.c Sun Mar 02 18:48:02 2003 +0000
+++ b/src/buddy.c Sun Mar 02 19:21:36 2003 +0000
@@ -19,6 +19,12 @@
*
*/
+#ifdef GTK_DISABLE_DEPRECATED
+#undef GTK_DISABLE_DEPRECATED
+#endif
+
+#define GTK_ENABLE_BROKEN
+
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif