mirror of https://github.com/acidanthera/audk.git
Add the missing internal header file to pass build
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6880 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
fb89ee51af
commit
9437f42c6f
|
@ -38,6 +38,7 @@ Abstract:
|
|||
#include "IScsiIbft.h"
|
||||
#include "IScsiMisc.h"
|
||||
#include "IScsiConfig.h"
|
||||
#include "IScsiInitiatorName.h"
|
||||
|
||||
#define ISCSI_SESSION_SIGNATURE EFI_SIGNATURE_32 ('I', 'S', 'S', 'N')
|
||||
|
||||
|
|
Loading…
Reference in New Issue