pkgsrc/benchmarks/sysbench/patches/patch-aa

13 lines
299 B
Text
Raw Normal View History

$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>