diff --git a/tools/env/fw_env.c b/tools/env/fw_env.c index 74451ecb945..425faf380fb 100644 --- a/tools/env/fw_env.c +++ b/tools/env/fw_env.c @@ -9,6 +9,8 @@ #define _GNU_SOURCE +#include "fw_env_private.h" + #include #include #include @@ -39,7 +41,6 @@ #include -#include "fw_env_private.h" #include "fw_env.h" struct env_opts default_opts = {