]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/baconfig.h
restore cmd + misc -- see kes04Aug02
[bacula/bacula] / bacula / src / baconfig.h
index 0b9213125aacf9c77210f72928e44cf5e83cfe11..dfd21d6b49fdf728f0c5a2b7f91efbebdd9064c8 100644 (file)
@@ -75,7 +75,9 @@
 #define TAPE_BSIZE 1024
 #if !defined(DEV_BSIZE) && defined(BSIZE)
 #define DEV_BSIZE BSIZE
-#else 
+#endif
+
+#ifndef DEV_BSIZE
 #define DEV_BSIZE 512
 #endif