mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
node-hid: update to 1.1.0
Up to Node v12, v13 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
diff -urN a/hidapi/linux/hid.c b/hidapi/linux/hid.c
|
||||
--- a/hidapi/linux/hid.c 1985-10-26 17:15:00.000000000 +0900
|
||||
+++ b/hidapi/linux/hid.c 2019-12-12 11:15:11.164454207 +0900
|
||||
@@ -24,6 +24,7 @@
|
||||
/* C */
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
+#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <locale.h>
|
||||
#include <errno.h>
|
||||
Reference in New Issue
Block a user