*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40378
This commit is contained in:
parent
692ffcaba2
commit
a1b67e349e
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@ static char rcsid =
|
|||
#include <fcntl.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <limits.h> /* For the definition of PATH_MAX */
|
||||
|
||||
#ifdef __arm__
|
||||
#include <linux/limits.h> /* Arm cross-compiler needs this */
|
||||
#endif
|
||||
#include <linux/joystick.h>
|
||||
#ifdef USE_INPUT_EVENTS
|
||||
#include <linux/input.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue