summaryrefslogtreecommitdiff
path: root/source3/utils/net_vfs.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2021-01-13 13:23:47 +0100
committerVolker Lendecke <vl@samba.org>2021-01-13 20:28:34 +0000
commite8eecc8a9e84ba2c342e77723ca26d0de03429cb (patch)
treebe9eda330283c112857253d0bb3b7fdc18a673e2 /source3/utils/net_vfs.c
parente0ef27f03d2b93f1273d9c4327c607bacb4e8990 (diff)
downloadsamba-e8eecc8a9e84ba2c342e77723ca26d0de03429cb.tar.gz
s3:utils: Remove unused popt_common.h header from net_vfs.c
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'source3/utils/net_vfs.c')
-rw-r--r--source3/utils/net_vfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/net_vfs.c b/source3/utils/net_vfs.c
index 5b8e1fc4e04..62be0a44ca2 100644
--- a/source3/utils/net_vfs.c
+++ b/source3/utils/net_vfs.c
@@ -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"