]> err.no Git - linux-2.6/blobdiff - drivers/base/attribute_container.c
Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / drivers / base / attribute_container.c
index 6b2eb6f39b4dea6ec809acb715cf1c2ab1fc0b45..2a7d7ae83e1eaf5ab65c9fd38ae7be47dce83763 100644 (file)
@@ -19,6 +19,8 @@
 #include <linux/list.h>
 #include <linux/module.h>
 
+#include "base.h"
+
 /* This is a private structure used to tie the classdev and the
  * container .. it should never be visible outside this file */
 struct internal_container {