RiscVVirt.dsc.inc includes NetworkPkg/NetworkLibs.dsc.inc. However
RiscVVirt.dsc.inc is only ever included by RiscVVirtQemu.dsc, which
has already included NetworkPkg/Network.dsc.inc, a general include
file which brings in all the required includes for Network features
at once, including NetworkPkg/NetworkLibs.dsc.inc.
Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
\r
# Networking Requirements\r
-!include NetworkPkg/NetworkLibs.dsc.inc\r
!if $(NETWORK_TLS_ENABLE) == TRUE\r
TlsLib|CryptoPkg/Library/TlsLib/TlsLib.inf\r
!endif\r