]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
auth: Add required headers to auth_sam_reply.h
authorAndreas Schneider <asn@samba.org>
Mon, 7 Mar 2022 09:25:38 +0000 (10:25 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2022 00:41:33 +0000 (00:41 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
auth/auth_sam_reply.h

index e4b26e961d7ef173a23201dc11c0928814b851a5..d8a30c6b36f4b5a7df9f7e823c1a10d913219872 100644 (file)
 #ifndef __AUTH_AUTH_SAM_REPLY_H__
 #define __AUTH_AUTH_SAM_REPLY_H__
 
+#include "libcli/util/ntstatus.h"
+#include "libcli/util/werror.h"
+#include "librpc/gen_ndr/auth.h"
+
 #undef _PRINTF_ATTRIBUTE
 #define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
 /* this file contains prototypes for functions that are private