We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0d50ba + a9294b4 commit bf53d82Copy full SHA for bf53d82
1 file changed
src/psmove_port.h
@@ -41,7 +41,7 @@
41
#ifdef __linux
42
# include <unistd.h>
43
# include <linux/limits.h>
44
-# include <sys/poll.h>
+# include <poll.h>
45
#endif
46
47
#ifdef _WIN32
0 commit comments