Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2888ec9 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

SCSI, ISCSI: Just #include "host.h" once in host.c



There's no need to include the header twice.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ce64b8d8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@
#include "host.h"
#include "isci.h"
#include "port.h"
#include "host.h"
#include "probe_roms.h"
#include "remote_device.h"
#include "request.h"