diff options
Diffstat (limited to 'drivers/target/target_core_device.c')
-rw-r--r-- | drivers/target/target_core_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/target/target_core_device.c b/drivers/target/target_core_device.c index 9b8639425472..28ffe0b52bde 100644 --- a/drivers/target/target_core_device.c +++ b/drivers/target/target_core_device.c | |||
@@ -47,8 +47,8 @@ | |||
47 | #include <target/target_core_transport.h> | 47 | #include <target/target_core_transport.h> |
48 | #include <target/target_core_fabric_ops.h> | 48 | #include <target/target_core_fabric_ops.h> |
49 | 49 | ||
50 | #include "target_core_internal.h" | ||
50 | #include "target_core_alua.h" | 51 | #include "target_core_alua.h" |
51 | #include "target_core_hba.h" | ||
52 | #include "target_core_pr.h" | 52 | #include "target_core_pr.h" |
53 | #include "target_core_ua.h" | 53 | #include "target_core_ua.h" |
54 | 54 | ||