summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_dtmerge_dtmerge_c
blob: fa78c0e3ae78d2ea56b64d20e7290eba17402750 (plain)
1
2
3
4
5
6
7
8
9
10
--- bcm28xx-vc-7c026fa7a4ded2c525916cc853a32731c072ed1e.orig/host_applications/linux/apps/dtmerge/dtmerge.c	2016-09-20 09:43:37.000000000 +0200
+++ bcm28xx-vc-7c026fa7a4ded2c525916cc853a32731c072ed1e/host_applications/linux/apps/dtmerge/dtmerge.c	2016-09-20 10:22:23.000000000 +0200
@@ -28,6 +28,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
 #include <stdio.h>
 #include <stdlib.h>
 #include <libfdt.h>
+#include <stdarg.h>
 
 #include "dtoverlay.h"