summaryrefslogtreecommitdiff
path: root/linux/memory.c
diff options
context:
space:
mode:
authorRik Faith <faith@alephnull.com>2000-08-18 13:55:23 +0000
committerRik Faith <faith@alephnull.com>2000-08-18 13:55:23 +0000
commitf0f6509a72abf3a3a0a8f26a35b7a8f3d96cbb9b (patch)
tree2c39842303facee602aba15caba506aaf1383985 /linux/memory.c
parentf75ec3010ad8d15d316f6e6d580c85f9e6b8466e (diff)
Sync with Linux 2.4.0-test7/pre4
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;