Minor problems exposed by compiling C++ tests under _ISOMAC.
authorZack Weinberg <zackw@panix.com>
Sun, 27 Nov 2016 17:36:16 +0000 (12:36 -0500)
committerZack Weinberg <zackw@panix.com>
Sun, 27 Nov 2016 17:36:16 +0000 (12:36 -0500)
commitb964e06640f62cf523e3808b68029d398692204a
treec7abb03a1aeccbe384a0b63354d189e8951837f1
parent2dacdc5eb0171078eeb96b12b0761f533a62f70e
Minor problems exposed by compiling C++ tests under _ISOMAC.

* libio/libio.h: Use __USE_GNU, not _GNU_SOURCE, in a conditional.
* test-skeleton.c: Include stdint.h to ensure uintptr_t is available.
ChangeLog
libio/libio.h
test-skeleton.c