1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/games/egl
Alexey Dokuchaev 46295812c6 games/egl: unbreak the port's build against Clang 15
Add #include "x11_linux.h" to obtain the prototype for the
X11_GetAuxKeyRemapName() function, otherwise compiler does
not know its return value and defaults to `int':

  unix/unix_glimp.c:117:5: error: incompatible integer
  to pointer conversion assigning to 'char *' from 'int'
  [-Wint-conversion]

Reported by:	pkg-fallout
2023-02-15 04:39:32 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist