tilde you need to brush up on your header knowledg
e.
This commit is contained in:
parent
86a71cc6a2
commit
e0eb0ad3f4
|
|
@ -19,14 +19,14 @@
|
||||||
|
|
||||||
#include "pcspkr.h"
|
#include "pcspkr.h"
|
||||||
#include "../engine.h"
|
#include "../engine.h"
|
||||||
#include <linux/input.h>
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <sys/select.h>
|
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
#include <sys/select.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <linux/input.h>
|
||||||
#include <linux/kd.h>
|
#include <linux/kd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue