]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
update version
[bacula/bacula] / bacula / src / stored / stored.h
index 1229ad54d9dbc51f15733ca74b5fb62d36cc781a..7d83ce092a29386615c3f117dcbcbd6633030a25 100644 (file)
@@ -52,6 +52,9 @@ const int sd_dbglvl = 300;
 # else
 #   ifdef HAVE_SYS_TAPE_H
 #   include <sys/tape.h>
+#   else
+    /* Needed for Mac 10.6 (Snow Leopard) */
+#   include "lib/bmtio.h"
 #   endif
 # endif
 #endif