From: Alon Bar-Lev Date: Wed, 29 Feb 2012 20:11:33 +0000 (+0200) Subject: cleanup: options.c: remove redundant include X-Git-Tag: v2.3_alpha2~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b6d864453d757a59e7b33d0415a5af6da22d76;p=thirdparty%2Fopenvpn.git cleanup: options.c: remove redundant include Signed-off-by: Alon Bar-Lev Acked-by: Adriaan de Jong Acked-by: Samuli Seppänen Signed-off-by: David Sommerseth --- diff --git a/options.c b/options.c index a596ffef6..3d8085c54 100644 --- a/options.c +++ b/options.c @@ -50,7 +50,6 @@ #include "manage.h" #include "forward.h" #include "configure.h" -#include "forward.h" #include #include "memdbg.h"