]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/cats.h
Tweak mutex order for SD
[bacula/bacula] / bacula / src / cats / cats.h
index 6e8bb92420a836df5a7dbd5f72fe216d48b159a4..8c0d4f90c45129e786595a2c2f06fd2254f98a79 100644 (file)
@@ -87,6 +87,7 @@ typedef int (DB_RESULT_HANDLER)(void *, int, char **);
 
 #if defined(BUILDING_CATS)
 #ifdef HAVE_SQLITE
+#error "SQLite2 is now deprecated, use SQLite3 instead."
 
 #define BDB_VERSION 11
 
@@ -1071,7 +1072,7 @@ private:
 /*
  * Exported globals from sql.c
  */
-extern int DLL_IMP_EXP db_type;        /* SQL engine type index */
+extern int CATS_IMP_EXP db_type;        /* SQL engine type index */
 
 /*
  * Some functions exported by sql.c for use within the