diff --git a/cpumf/chcpumf.c b/cpumf/chcpumf.c index ef49366d..62ab3e3c 100644 --- a/cpumf/chcpumf.c +++ b/cpumf/chcpumf.c @@ -7,7 +7,7 @@ * it under the terms of the MIT license. See LICENSE for details. */ -#include +#include #include #include #include @@ -17,7 +17,6 @@ #include #include "lib/libcpumf.h" -#include "lib/util_base.h" #include "lib/util_opt.h" #include "lib/util_path.h" #include "lib/util_prg.h"