summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files/patch-bebac.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-gui/files/patch-bebac.h')
-rw-r--r--databases/mysql-gui/files/patch-bebac.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/mysql-gui/files/patch-bebac.h b/databases/mysql-gui/files/patch-bebac.h
new file mode 100644
index 000000000000..71e1c4776532
--- /dev/null
+++ b/databases/mysql-gui/files/patch-bebac.h
@@ -0,0 +1,10 @@
+--- bebac.h.orig Wed Apr 11 21:12:19 2001
++++ bebac.h Mon Feb 3 02:28:44 2003
+@@ -5,6 +5,7 @@
+ #include <FL/Fl.H>
+ #include <FL/Fl_Double_Window.H>
+ #include "client.h"
++#undef Success
+ #include <mysql++>
+ extern Connection *con;
+ extern void do_exit(Fl_Double_Window*, void*);