mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Fix Wayland drag source startup on FreeBSD
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user