linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.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;