From e8eecc8a9e84ba2c342e77723ca26d0de03429cb Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 13 Jan 2021 13:23:47 +0100 Subject: [PATCH] s3:utils: Remove unused popt_common.h header from net_vfs.c Signed-off-by: Andreas Schneider Reviewed-by: Volker Lendecke --- source3/utils/net_vfs.c | 1 - 1 file changed, 1 deletion(-) 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 #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" -- 2.47.2