aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/drmP.h
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2008-12-18 21:58:57 +0000
committerRobert Noland <rnoland@FreeBSD.org>2008-12-18 21:58:57 +0000
commitc9e7b212844fc079201a23cef5332617452152ef (patch)
tree5d5d17dbfa906c0204b3a0b45d8edbbe2c8be665 /sys/dev/drm/drmP.h
parenta21e097b2e12ffc088944bbb85ed52d663f88a1c (diff)
Notes
Diffstat (limited to 'sys/dev/drm/drmP.h')
-rw-r--r--sys/dev/drm/drmP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/drm/drmP.h b/sys/dev/drm/drmP.h
index 9fb29f93ea0d..18fc8b71fd2b 100644
--- a/sys/dev/drm/drmP.h
+++ b/sys/dev/drm/drmP.h
@@ -87,6 +87,7 @@ struct drm_file;
#include <sys/agpio.h>
#include <sys/mutex.h>
#include <dev/pci/pcivar.h>
+#include <dev/pci/pcireg.h>
#include <sys/selinfo.h>
#include <sys/bus.h>