From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:19 +0000 (+0200) Subject: scsi: libfcoe: Include instead of X-Git-Tag: v6.13-rc1~195^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa3ab3336e6052dba95dac9f5c268eb7d1823002;p=thirdparty%2Fkernel%2Flinux.git scsi: libfcoe: Include instead of Substitute the inclusion of header with to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Reviewed-by: Bart Van Assche Cc: Hannes Reinecke Cc: James E.J. Bottomley Cc: Martin K. Petersen Signed-off-by: Jason A. Donenfeld --- diff --git a/include/scsi/libfcoe.h b/include/scsi/libfcoe.h index 3c5899290aed8..6616348e59b97 100644 --- a/include/scsi/libfcoe.h +++ b/include/scsi/libfcoe.h @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include