mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
lib/socket_wrapper/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
11736a37e9
commit
c19be3b18b
@ -23,6 +23,7 @@
|
||||
#include "system/network.h"
|
||||
#include "../socket_wrapper/socket_wrapper.h"
|
||||
#include "torture/torture.h"
|
||||
#include "torture/local/proto.h"
|
||||
|
||||
static char *old_dir = NULL;
|
||||
static char *old_iface = NULL;
|
||||
|
Reference in New Issue
Block a user