From 9e69d0dac61cc20ed20281bfa5b7e12124fa3989 Mon Sep 17 00:00:00 2001 From: David Dawes Date: Sat, 25 Aug 2001 03:13:04 +0000 Subject: - 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. --- libdrm/xf86drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdrm') diff --git a/libdrm/xf86drm.c b/libdrm/xf86drm.c index 4916e032..b5aa6f73 100644 --- a/libdrm/xf86drm.c +++ b/libdrm/xf86drm.c @@ -62,7 +62,7 @@ extern int xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *); extern int xf86RemoveSIGIOHandler(int fd); # else -# include +# include # define _DRM_MALLOC Xmalloc # define _DRM_FREE Xfree # endif -- cgit v1.2.3