From: Kern Sibbald Date: Wed, 13 Jan 2016 13:45:21 +0000 (+0100) Subject: Tweak fix MySQL build X-Git-Tag: Release-7.4.0~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=316d56a32f8883bff22c6399755a96ccb7aa9a2b;p=bacula%2Fbacula Tweak fix MySQL build --- 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" /* -----------------------------------------------------------------------