mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
auth/tests: add missing #include "torture/local/proto.h"
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
ee06cbce30
commit
2aebf16ac1
@ -20,6 +20,7 @@
|
|||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
#include "auth/credentials/credentials.h"
|
#include "auth/credentials/credentials.h"
|
||||||
#include "torture/torture.h"
|
#include "torture/torture.h"
|
||||||
|
#include "torture/local/proto.h"
|
||||||
|
|
||||||
static bool test_init(struct torture_context *tctx)
|
static bool test_init(struct torture_context *tctx)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user