]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
kes Remove Encryption and Accurate lines in vbackup output -- not used.
[bacula/bacula] / bacula / src / stored / stored.h
index 552062104c822750fba0b138a4749b0c7508b06e..30353fe29e80a73188ddd1c65153971b85722f00 100644 (file)
@@ -20,7 +20,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   Bacula® is a registered trademark of John Walker.
+   Bacula® is a registered trademark of Kern Sibbald.
    The licensor of Bacula is the Free Software Foundation Europe
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
@@ -78,9 +78,8 @@ const int sd_dbglvl = 300;
 int readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result);
 #endif
 
-#ifdef USE_FAKETAPE
-# include "faketape.h"
-#endif
+#include "vtape.h"
+
 
 /* Daemon globals from stored.c */
 extern STORES *me;                    /* "Global" daemon resource */