mirror of
https://github.com/samba-team/samba.git
synced 2025-10-08 07:33:19 +03:00
s4:param/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:
committed by
Andrew Bartlett
parent
cc1c1f5b10
commit
cdaa33dd38
@@ -21,6 +21,7 @@
|
||||
#include "param/share.h"
|
||||
#include "param/param.h"
|
||||
#include "torture/torture.h"
|
||||
#include "torture/local/proto.h"
|
||||
|
||||
static bool test_create(struct torture_context *tctx)
|
||||
{
|
||||
|
@@ -23,6 +23,7 @@
|
||||
#include "param/share.h"
|
||||
#include "param/param.h"
|
||||
#include "torture/torture.h"
|
||||
#include "torture/local/proto.h"
|
||||
|
||||
static bool test_list_empty(struct torture_context *tctx,
|
||||
const void *tcase_data,
|
||||
|
Reference in New Issue
Block a user