fix aarch64 build
This commit is contained in:
parent
0b73e8b0f3
commit
646ac54e74
|
@ -1,5 +1,5 @@
|
|||
/* hid_gadget_test */
|
||||
//arm-linux-gnueabihf-gcc -o usr/bin/hid_gadget_test_select-tcpinfo test/C/hid_gadget_test_select.c
|
||||
//aarch64-linux-gnu-gcc -o usr/bin/hid_gadget_test_select-tcpinfo test/C/hid_gadget_test_select.c
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue