mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +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 <errno.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <sys/mman.h>
|
||||||
|
|
||||||
#ifdef __NetBSD__
|
#ifdef __NetBSD__
|
||||||
#define ppoll pollts
|
#define ppoll pollts
|
||||||
|
|||||||
Reference in New Issue
Block a user