tools/cmake: update to 3.3.2
[openwrt.git] / package / boot / uboot-envtools / patches / 100-fw_env_gnu_source.patch
1 --- a/tools/env/fw_env.c
2 +++ b/tools/env/fw_env.c
3 @@ -8,6 +8,7 @@
4   * SPDX-License-Identifier:    GPL-2.0+
5   */
6  
7 +#define _GNU_SOURCE
8  #include <errno.h>
9  #include <env_flags.h>
10  #include <fcntl.h>