[PATCH] fix missing includes
[linux-flexiantxendom0.git] / include / linux / kobj_map.h
index b6cc10b..cbe7d80 100644 (file)
@@ -1,5 +1,7 @@
 #ifdef __KERNEL__
 
+#include <asm/semaphore.h>
+
 typedef struct kobject *kobj_probe_t(dev_t, int *, void *);
 struct kobj_map;