move stdio locking MAYBE_WAITERS definition to stdio_impl.h
commit2085378a4fad15f65686d78f52dc6fb5362bdf20
authorRich Felker <dalias@aerifal.cx>
Tue, 16 Oct 2018 04:59:43 +0000 (16 00:59 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 16 Oct 2018 17:50:27 +0000 (16 13:50 -0400)
tree3c38eedb206818de0749ccd4c44d39426bdfb0df
parentb36c37f6fa9692b03bbdeda2b57b2e8a26d8f315
move stdio locking MAYBE_WAITERS definition to stdio_impl.h

don't repeat definition in two places.
src/internal/stdio_impl.h
src/stdio/__lockfile.c
src/stdio/ftrylockfile.c