mirror of
https://github.com/samba-team/samba.git
synced 2025-08-08 13:49:29 +03:00
s4:lib/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
4e5404967e
commit
9594cf67b1
@ -27,6 +27,7 @@
|
||||
#include "torture/torture.h"
|
||||
#include "cluster/cluster.h"
|
||||
#include "param/param.h"
|
||||
#include "torture/local/proto.h"
|
||||
|
||||
const uint32_t MSG_ID1 = 1, MSG_ID2 = 2;
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "torture/torture.h"
|
||||
#include "cluster/cluster.h"
|
||||
#include "param/param.h"
|
||||
|
||||
#include "torture/local/proto.h"
|
||||
|
||||
static uint32_t msg_pong;
|
||||
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include "system/network.h"
|
||||
#include "lib/socket/netif.h"
|
||||
#include "torture/torture.h"
|
||||
#include "torture/local/proto.h"
|
||||
#include "param/param.h"
|
||||
#include "libcli/resolve/resolve.h"
|
||||
|
||||
|
Reference in New Issue
Block a user