mirror of https://github.com/OpenIPC/firmware.git
Update rcjoystick.c
parent
0816d9a5aa
commit
59f59c8198
|
@ -4,6 +4,7 @@
|
|||
#include <unistd.h>
|
||||
#include <linux/joystick.h>
|
||||
#include <sys/socket.h>
|
||||
#include "string.h"
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
Loading…
Reference in New Issue