C++: Fix solaris header use (mk 2)
authorNathan Sidwell <nathan@acm.org>
Wed, 16 Dec 2020 17:38:53 +0000 (09:38 -0800)
committerNathan Sidwell <nathan@acm.org>
Wed, 16 Dec 2020 17:41:05 +0000 (09:41 -0800)
commit269e82d49e2d5bf26ab847fa0f29fba0ad6f326a
tree2758962715a783859dc72908270274e7be9a508b
parent652702b0c93644a44ad5bdfd4ff260d0f69a084b
C++: Fix solaris header use (mk 2)

There is another path to get to a poisoned bcopy.  Fixed thusly.

gcc/cp/
* mapper-resolver.cc: #include sys/socket before system.h
due to poisoned bcopy use.
gcc/cp/mapper-resolver.cc