]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
librpc: gen_ndr/dcerpc.h references DATA_BLOB
authorVolker Lendecke <vl@samba.org>
Sun, 3 Jan 2021 20:51:34 +0000 (21:51 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 2021 00:10:30 +0000 (00:10 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/rpc/rpc_common.h

index a606a29ed317acbff11a828fc05ccf5744b0a3e1..82fe2eb7e80cec1fb48a5f3cf9fc198c7caad657 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef __DEFAULT_LIBRPC_RPCCOMMON_H__
 #define __DEFAULT_LIBRPC_RPCCOMMON_H__
 
+#include "lib/util/data_blob.h"
+
 #include "gen_ndr/dcerpc.h"
 #include "lib/util/attr.h"