Commit 8d186920 authored by clark.kang's avatar clark.kang
Browse files

fix compile error for struct msghdr

parent 8af99d0c
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
#include <sys/utsname.h> #include <sys/utsname.h>
#include <locale.h> #include <locale.h>
#include <sys/sysctl.h> #include <sys/sysctl.h>
#include <sys/socket.h>
/* Our shared "common" objects */ /* Our shared "common" objects */
......
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