summaryrefslogtreecommitdiff
path: root/linux/memory.c
diff options
context:
space:
mode:
authorMichel Daenzer <michel@daenzer.net>2000-09-12 19:18:11 +0000
committerMichel Daenzer <michel@daenzer.net>2000-09-12 19:18:11 +0000
commit934a4f32cf0755cfd14c3d6b311cba997c58604f (patch)
tree024133b70712871865c625a55dc428ab79ca1efc /linux/memory.c
parent4b3cb1afbc10f57766f2344a96985dbbe12106cb (diff)
merge trunk to ppc-1-0-0-branchppc-1-0-0-20000912
Diffstat (limited to 'linux/memory.c')
-rw-r--r--linux/memory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/memory.c b/linux/memory.c
index bcb674b5..34d19b20 100644
--- a/linux/memory.c
+++ b/linux/memory.c
@@ -32,6 +32,7 @@
#define __NO_VERSION__
#include <linux/config.h>
#include "drmP.h"
+#include <linux/wrapper.h>
typedef struct drm_mem_stats {
const char *name;