Skip to content

Commit 7d95f3f

Browse files
committed
fix: "linux/input.h" file not found on FreeBSD
1 parent 2cd0b27 commit 7d95f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/linux/linux_mouse.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
#include <sys/time.h>
3939
#include <sys/types.h>
4040
#include <sys/stat.h>
41-
#include <linux/input.h>
4241

4342
#include <LCUI/LCUI.h>
4443
#include <LCUI/thread.h>

0 commit comments

Comments
 (0)