From 7e0f883501ad11d16762763a555a9502f76ffba3 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 10 Apr 2004 13:25:30 +0000 Subject: [PATCH] include highmem.h --- linux-core/drm_memory.h | 1 + linux/drm_memory.h | 1 + 2 files changed, 2 insertions(+) diff --git a/linux-core/drm_memory.h b/linux-core/drm_memory.h index 59e86b0..98ea89d 100644 --- a/linux-core/drm_memory.h +++ b/linux-core/drm_memory.h @@ -35,6 +35,7 @@ #define __NO_VERSION__ #include +#include #include "drmP.h" /** diff --git a/linux/drm_memory.h b/linux/drm_memory.h index 59e86b0..98ea89d 100644 --- a/linux/drm_memory.h +++ b/linux/drm_memory.h @@ -35,6 +35,7 @@ #define __NO_VERSION__ #include +#include #include "drmP.h" /** -- 2.7.4