Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
lang
/
node-hid
/
patches
/
000-support_musl.patch
blob: 89b35691ca329d4c5348e0772b6028e848ab2e35 [
file
] [
log
] [
blame
]
---
a
/
hidapi
/
linux
/
hid
.
c
+++
b
/
hidapi
/
linux
/
hid
.
c
@@
-
24
,
6
+
24
,
7
@@
/* C */
#include
<stdio.h>
#include
<string.h>
+#
include
<stdarg.h>
#include
<stdlib.h>
#include
<locale.h>
#include
<errno.h>