From 39e1c534c0730e451062a9dbcbdf5ab95d1c5c50 Mon Sep 17 00:00:00 2001 From: Leif Delgass Date: Fri, 4 Jul 2003 18:31:42 +0000 Subject: Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved from linux/mm.h now and wrapper.h has been removed in 2.5.69 and later. --- linux-core/drmP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core') diff --git a/linux-core/drmP.h b/linux-core/drmP.h index 5626e4ff..2989c64c 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -51,7 +51,6 @@ #include #include #include -#include #include #include #include /* For (un)lock_kernel */ -- cgit v1.2.3