mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-06 02:40:20 +01:00
- Remove the rest of the unneeded client-side libraries.
- Use installed libraries that are not built here. - Don't build/install client-library related file and headers.
This commit is contained in:
parent
27e24cbc0a
commit
9e69d0dac6
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
extern int xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *);
|
||||
extern int xf86RemoveSIGIOHandler(int fd);
|
||||
# else
|
||||
# include <Xlibint.h>
|
||||
# include <X11/Xlibint.h>
|
||||
# define _DRM_MALLOC Xmalloc
|
||||
# define _DRM_FREE Xfree
|
||||
# endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue