The file src/client/minidump_file_writer.cc is used to build the Mac client,
but relies on a header in the linux sub-directory:
#include "common/linux/linux_libc_support.h"
If that header is going to be shared across platforms, its location in the tree
should reflect that.
+nealsid, who added the include.
Original issue reported on code.google.com by stuart.morgan on 29 Sep 2011 at 6:32
Original issue reported on code.google.com by
stuart.morgan
on 29 Sep 2011 at 6:32