mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add <sys/types.h> include to unbreak build on FreeBSD.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifdef HAS_XVMCSHM
|
||||
#ifndef Lynx
|
||||
#include <sys/ipc.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/shm.h>
|
||||
#else
|
||||
#include <ipc.h>
|
||||
|
||||
Reference in New Issue
Block a user