From 316d56a32f8883bff22c6399755a96ccb7aa9a2b Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 13 Jan 2016 14:45:21 +0100 Subject: [PATCH] Tweak fix MySQL build --- bacula/src/cats/mysql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/cats/mysql.c b/bacula/src/cats/mysql.c index d722bf4d8e..52546b7dd4 100644 --- a/bacula/src/cats/mysql.c +++ b/bacula/src/cats/mysql.c @@ -37,7 +37,7 @@ #include "cats.h" #include -#define __BDB_MYSQL_H_ 1 +#define BDB_MYSQL_H_ 1 #include "bdb_mysql.h" /* ----------------------------------------------------------------------- -- 2.39.5