summaryrefslogtreecommitdiff
path: root/source3/lib/netapi
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2021-03-26 09:56:11 +0100
committerRalph Boehme <slow@samba.org>2021-03-30 05:48:37 +0000
commitdc05cdb192852abaeb70e46c3b4d851c4ab51971 (patch)
tree7002914bb3346b835fb77bd255f3396b0f3d8773 /source3/lib/netapi
parentd1c47d0c83091763be5231792e4e089b5d5365dd (diff)
downloadsamba-dc05cdb192852abaeb70e46c3b4d851c4ab51971.tar.gz
s3:libnetapi: Remove unused header file
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'source3/lib/netapi')
-rw-r--r--source3/lib/netapi/cm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/netapi/cm.c b/source3/lib/netapi/cm.c
index a2468de4ccc..d6b7c868c22 100644
--- a/source3/lib/netapi/cm.c
+++ b/source3/lib/netapi/cm.c
@@ -18,7 +18,6 @@
*/
#include "includes.h"
-#include "auth_info.h"
#include "lib/netapi/netapi.h"
#include "lib/netapi/netapi_private.h"