[PATCH] fix missing includes
[deliverable/linux.git] / drivers / char / drm / drm_sysfs.c
index 475cc5e555e1c43626ed18be91df2e90babcf5a4..6d3449761914cc3099298d3456c86906ec8cddb3 100644 (file)
@@ -15,6 +15,8 @@
 #include <linux/device.h>
 #include <linux/kdev_t.h>
 #include <linux/err.h>
+#include <linux/slab.h>
+#include <linux/string.h>
 
 #include "drm_core.h"
 #include "drmP.h"
This page took 0.024651 seconds and 5 git commands to generate.