aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/kobs-ng/patches/004-gnu_source.patch
blob: 3e94c92e1cf7618226cede72627e2e71c3f9d510 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/plat_boot_config.c
+++ b/src/plat_boot_config.c
@@ -18,6 +18,7 @@
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>