summaryrefslogtreecommitdiff
path: root/StdLib/Include/Efi/EfiSocketLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/Include/Efi/EfiSocketLib.h')
-rw-r--r--StdLib/Include/Efi/EfiSocketLib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/StdLib/Include/Efi/EfiSocketLib.h b/StdLib/Include/Efi/EfiSocketLib.h
index d78e9f6a12..efd6a61b1c 100644
--- a/StdLib/Include/Efi/EfiSocketLib.h
+++ b/StdLib/Include/Efi/EfiSocketLib.h
@@ -24,6 +24,8 @@
#include <Library/UefiLib.h>
#include <Protocol/EfiSocket.h>
+#include <Protocol/Ip4Config.h>
+#include <Protocol/Ip6Config.h>
#include <Protocol/ServiceBinding.h>
#include <Protocol/Tcp4.h>
#include <Protocol/Tcp6.h>