PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.
authorRoland McGrath <mcgrathr@chromium.org>
Thu, 17 Dec 2015 00:35:27 +0000 (16:35 -0800)
committerRoland McGrath <mcgrathr@chromium.org>
Thu, 17 Dec 2015 00:35:27 +0000 (16:35 -0800)
commit95c29a83ebadd0038fd304539a83c5e90798c1b9
tree28ce7f25ee567790ccad282dd9f26f6090a5cb53
parenteedd1410d342a8305f7063457d9090ff0de2366e
PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.

gold/
PR gold/17473
* binary.cc: Move #include "safe-ctype.h" to be last #include.
gold/ChangeLog
gold/binary.cc