]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:utils: Remove unused popt_common.h header from net_vfs.c
authorAndreas Schneider <asn@samba.org>
Wed, 13 Jan 2021 12:23:47 +0000 (13:23 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 13 Jan 2021 20:28:34 +0000 (20:28 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/utils/net_vfs.c

index 5b8e1fc4e048292f63f167aae3b717abdc3cef49..62be0a44ca28d2c2bf15ddd4241001f21bf9e214 100644 (file)
@@ -23,7 +23,6 @@
 #include <ftw.h>
 #include "system/filesys.h"
 #include "system/passwd.h"
-#include "popt_common.h"
 #include "lib/param/loadparm.h"
 #include "lib/param/param.h"
 #include "libcli/security/security.h"