mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-10 17:53:23 +00:00
Fix Wayland drag source startup on FreeBSD
This commit is contained in:
parent
aedb75d4f3
commit
0b95d43833
1 changed files with 1 additions and 0 deletions
1
glfw/backend_utils.c
vendored
1
glfw/backend_utils.c
vendored
|
|
@ -17,6 +17,7 @@
|
|||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
#ifdef __NetBSD__
|
||||
#define ppoll pollts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue