]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
kes When applying a storage override, release all previous storage
[bacula/bacula] / bacula / src / stored / stored.h
index 23c8da262ea03d14f10684a44591292df413fec5..d29f34cd5e11226e76b3ce65395c188c92a58d76 100644 (file)
@@ -7,8 +7,8 @@
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation and included
+   in the file LICENSE.
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -51,6 +51,7 @@ const int sd_dbglvl = 300;
 #   endif
 # endif
 #endif
+#include "lock.h"
 #include "block.h"
 #include "record.h"
 #include "dev.h"