diff options
Diffstat (limited to 'tools/env')
| -rw-r--r-- | tools/env/fw_env.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/env/fw_env.c b/tools/env/fw_env.c index 520ce3fd8..ab8c15d30 100644 --- a/tools/env/fw_env.c +++ b/tools/env/fw_env.c @@ -26,6 +26,7 @@  #include <errno.h>  #include <fcntl.h> +#include <linux/stringify.h>  #include <stdio.h>  #include <stdlib.h>  #include <stddef.h> |