kobs-ng: fix compile errors

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47332
This commit is contained in:
Felix Fietkau
2015-11-01 12:38:38 +00:00
parent 6bc9a6d0a8
commit 97abe48112
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,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>