2013-09-26 17:14:40 +02:00

13 lines
299 B
Plaintext

$NetBSD: patch-aa,v 1.2 2010/05/27 10:49:08 adam Exp $
--- sysbench/drivers/mysql/drv_mysql.c.orig 2009-03-15 12:42:04.000000000 +0000
+++ sysbench/drivers/mysql/drv_mysql.c
@@ -32,6 +32,7 @@
# include <strings.h>
#endif
+#include <my_global.h>
#include <mysql.h>
#include <mysqld_error.h>