From cfa778af9c70faea8c13e5cb7f80029eee0d074e Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 21 Feb 2003 23:23:09 +0000 Subject: Merge from bsd-4-0-0-branch. --- bsd/drm_ioctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsd/drm_ioctl.h') diff --git a/bsd/drm_ioctl.h b/bsd/drm_ioctl.h index 63562fef..b4770385 100644 --- a/bsd/drm_ioctl.h +++ b/bsd/drm_ioctl.h @@ -136,7 +136,7 @@ int DRM(getmap)( DRM_IOCTL_ARGS ) { DRM_DEVICE; drm_map_t map; - drm_map_t *mapinlist; + drm_local_map_t *mapinlist; drm_map_list_entry_t *list; int idx; int i = 0; -- cgit v1.2.3