alsa-firmware: fix build with glibc
This commit is contained in:
@@ -27,7 +27,14 @@
|
|||||||
0x8004000c, 0x00000000, 0x8001000c, 0x80000000, 0x0002000c, 0x581a000a,
|
0x8004000c, 0x00000000, 0x8001000c, 0x80000000, 0x0002000c, 0x581a000a,
|
||||||
--- hdsploader/tobin.c.orig
|
--- hdsploader/tobin.c.orig
|
||||||
+++ hdsploader/tobin.c
|
+++ 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.dat"
|
||||||
#include "multiface_firmware_rev11.dat"
|
#include "multiface_firmware_rev11.dat"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user