Descriptionlibmach: fix build on Plan 9
Include libc.h before bio.h in 8.c, because bio.h uses
the UTFmax enum, which is declared in libc.h, since
the recent switch to 21-bit runes in Plan 9.
The 5.c and 6.c files already includes libc.h.
Patch Set 1 #Patch Set 2 : diff -r 3478ecc801f6 https://code.google.com/p/go #Patch Set 3 : diff -r 3478ecc801f6 https://code.google.com/p/go #MessagesTotal messages: 4
|