diff options
Diffstat (limited to 'linux/memory.c')
-rw-r--r-- | linux/memory.c | 1 |
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; |