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:
lgao4 2008-12-05 15:56:41 +00:00
parent fb89ee51af
commit 9437f42c6f
1 changed files with 1 additions and 0 deletions

View File

@ -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')