alsa-firmware: fix build with glibc

This commit is contained in:
Duncaen 2017-08-12 19:59:56 +02:00
parent c8b5f89d8b
commit 2f40554eba

View file

@ -27,7 +27,14 @@
0x8004000c, 0x00000000, 0x8001000c, 0x80000000, 0x0002000c, 0x581a000a,
--- hdsploader/tobin.c.orig
+++ hdsploader/tobin.c
@@ -8,7 +8,7 @@
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdint.h>
#include <unistd.h>
#include <endian.h>
@@ -8,7 +9,7 @@
#include "multiface_firmware.dat"
#include "multiface_firmware_rev11.dat"