wilfried b702e429a6 import of mysql-query-browser-1.1.17
visual query tool for MySQL
2005-11-04 14:01:53 +00:00

14 lines
386 B
Plaintext

$OpenBSD: patch-source_linux_MQHistory_cc,v 1.1.1.1 2005/11/04 14:01:54 wilfried Exp $
--- source/linux/MQHistory.cc.orig Sun Mar 13 15:42:26 2005
+++ source/linux/MQHistory.cc Thu Nov 3 21:49:54 2005
@@ -16,9 +16,6 @@
#include "myqb.h"
-#ifndef _XOPEN_SOURCE
-#define _XOPEN_SOURCE /* glibc2 needs this */
-#endif
#include <time.h>
#include "myx_public_interface.h"