1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

remove problematic include (seems to bring in conflicted definitions)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Noel Power 2023-08-23 11:28:21 +01:00 committed by Andrew Bartlett
parent 8977d0a5bc
commit 2b2fdd5323

View File

@ -22,7 +22,6 @@
#include <talloc.h>
#include "librpc/rpc/dcerpc.h"
#include "librpc/rpc/dcerpc_proto.h"
#include "librpc/rpc/rpc_common.h"
#include "libcli/util/tstream.h"