projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix some errors detected by the GCC 4.4 compiler.
[mirror_edk2.git]
/
AppPkg
/
Applications
/
Sockets
/
RawIp4Tx
/
RawIp4Tx.h
diff --git
a/AppPkg/Applications/Sockets/RawIp4Tx/RawIp4Tx.h
b/AppPkg/Applications/Sockets/RawIp4Tx/RawIp4Tx.h
index c37b718c5d40eb54084b8edbee5440299d0dae09..820ff58f0cdcf987249327ee80c04903fb2e79a6 100644
(file)
--- a/
AppPkg/Applications/Sockets/RawIp4Tx/RawIp4Tx.h
+++ b/
AppPkg/Applications/Sockets/RawIp4Tx/RawIp4Tx.h
@@
-45,6
+45,7
@@
#include <Uefi.h>
\r
#include <errno.h>
\r
#include <stdlib.h>
\r
+#include <string.h>
\r
\r
#include <netinet/in.h>
\r
\r