From: Andreas Schneider Date: Wed, 2 Dec 2020 16:16:49 +0000 (+0100) Subject: s4:torture: Remove unused include X-Git-Tag: tevent-0.11.0~362 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30fb11dafdeab53608e561f7615addd3abafbf08;p=thirdparty%2Fsamba.git s4:torture: Remove unused include Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/source4/torture/torture.c b/source4/torture/torture.c index cc29ffad09a..c21c4947e12 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -21,7 +21,6 @@ #include "includes.h" #include "system/time.h" #include "param/param.h" -#include "lib/cmdline/popt_common.h" #include "torture/smbtorture.h" #include "lib/util/samba_modules.h"