]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/target/target_core_fabric.h
Merge tag 'v4.10-rc2' into drm-intel-next-queued
[karo-tx-linux.git] / include / target / target_core_fabric.h
index 5cd6faa6e0d166ed07444cf5e3735e2626483205..358041bad1da0350b776d7ff174ab682b0bb82ef 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef TARGET_CORE_FABRIC_H
 #define TARGET_CORE_FABRIC_H
 
+#include <linux/configfs.h>
+#include <linux/types.h>
+#include <target/target_core_base.h>
+
 struct target_core_fabric_ops {
        struct module *module;
        const char *name;