11 lines
263 B
Diff
11 lines
263 B
Diff
|
--- plugins/dfinput/pad.c 2013-08-23 01:57:03.000000000 +0200
|
||
|
+++ plugins/dfinput/pad.c 2015-11-02 11:08:45.328649386 +0100
|
||
|
@@ -22,6 +22,7 @@
|
||
|
#include <sys/file.h>
|
||
|
#include <time.h>
|
||
|
#endif
|
||
|
+#include <fcntl.h>
|
||
|
|
||
|
#if SDL_VERSION_ATLEAST(1,3,0)
|
||
|
int has_haptic;
|