Commit cb09556b by Ping-Hao Wu Committed by Greg Hartman

Added missing header

Change-Id: Ibc44597e6c4c07686dfc775cff9877e417c66542 Reviewed-on: https://swiftshader-review.googlesource.com/2665Tested-by: 's avatarGreg Hartman <ghartman@google.com> Reviewed-by: 's avatarGreg Hartman <ghartman@google.com> Reviewed-by: 's avatarNicolas Capens <capn@google.com>
parent db04c064
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
#else #else
#include <unistd.h> #include <unistd.h>
#include <netdb.h> #include <netdb.h>
#include <netinet/in.h>
#endif #endif
namespace sw namespace sw
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment