diff options
Diffstat (limited to 'source3/web')
-rw-r--r-- | source3/web/statuspage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/web/statuspage.c b/source3/web/statuspage.c index 85bd33b7de..02f5ca78e9 100644 --- a/source3/web/statuspage.c +++ b/source3/web/statuspage.c @@ -20,6 +20,7 @@ #include "includes.h" #include "web/swat_proto.h" #include "libcli/security/security.h" +#include "locking/proto.h" #define _(x) lang_msg_rotate(talloc_tos(),x) |