DescriptionAdd some missing includes for IO functions.
The build was failing on GCC 4.8.0 and glibc 2.17 because unistd.h was not
being included despite read(2), pipe(2), write(2) and close(2) being used.
BUG=
TEST=Try to build using the setup described above.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194863
Patch Set 1 #
Total comments: 1
Patch Set 2 : Patch v2 #Patch Set 3 : Add myself to AUTHORS #Patch Set 4 : Resolve conflict #
Messages
Total messages: 15 (0 generated)
|