From 6333bfdb58b300494b2ec6f7b5a3ea5b392a210a Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 19 Dec 2006 21:37:50 +1100 Subject: fixup inclusion of agp.h --- linux-core/drmP.h | 1 + linux-core/drm_compat.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-core') diff --git a/linux-core/drmP.h b/linux-core/drmP.h index c19b6afb..2b364f7c 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -67,6 +67,7 @@ #include #endif #if defined(CONFIG_AGP) || defined(CONFIG_AGP_MODULE) +#include #include #include #endif diff --git a/linux-core/drm_compat.h b/linux-core/drm_compat.h index fe010ef4..49b08865 100644 --- a/linux-core/drm_compat.h +++ b/linux-core/drm_compat.h @@ -31,7 +31,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#include #ifndef _DRM_COMPAT_H_ #define _DRM_COMPAT_H_ -- cgit v1.2.3