summaryrefslogtreecommitdiff
path: root/StdLib/EfiSocketLib/Init.c
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/EfiSocketLib/Init.c')
-rw-r--r--StdLib/EfiSocketLib/Init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/StdLib/EfiSocketLib/Init.c b/StdLib/EfiSocketLib/Init.c
index 7a1b89da87..f444acc742 100644
--- a/StdLib/EfiSocketLib/Init.c
+++ b/StdLib/EfiSocketLib/Init.c
@@ -5,14 +5,14 @@
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
- http://opensource.org/licenses/bsd-license.php
+ http://opensource.org/licenses/bsd-license.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-#include <socket.h>
+#include "Socket.h"
/**