From d0e1c4c6b3538df7cbc3660e58242f325cd099f7 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 17 Sep 2021 00:42:45 +0300 Subject: [PATCH 36/36] fc_cmdhelp.c: Drop "version.h" include See osdn #42868 Signed-off-by: Marko Lindqvist --- common/fc_cmdhelp.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/fc_cmdhelp.c b/common/fc_cmdhelp.c index 200963a77c..909eac8c4b 100644 --- a/common/fc_cmdhelp.c +++ b/common/fc_cmdhelp.c @@ -24,9 +24,6 @@ #include "shared.h" #include "support.h" -/* common */ -#include "version.h" - #include "fc_cmdhelp.h" struct cmdarg { -- 2.33.0