mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
10 lines
263 B
Diff
10 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;
|