| Submitter | Ian Taylor |
|---|---|
| Date | Jan. 27, 2011, 12:03 a.m. |
| Message ID | <mcrk4hrtdp1.fsf@google.com> |
| Download | mbox | patch |
| Permalink | /patch/80568/ |
| State | New |
| Headers | show |
Comments
Patch
diff -r 8ceffa1509cf libgo/mksysinfo.sh --- a/libgo/mksysinfo.sh Wed Jan 26 15:51:59 2011 -0800 +++ b/libgo/mksysinfo.sh Wed Jan 26 15:54:43 2011 -0800 @@ -43,6 +43,7 @@ #include <sys/ptrace.h> #endif #include <sys/resource.h> +#include <sys/uio.h> #include <sys/socket.h> #include <sys/stat.h> #include <sys/time.h>