mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
binary-io: fix O_TEXT on Haiku
* modules/binary-io (Depends-on): Add fcntl-h. * lib/binary-io.h (O_TEXT): Rely on replacement <fcntl.h> rather than blindly undefining O_TEXT. Reported by Scott McCreary. Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
@@ -5,6 +5,7 @@ Files:
|
||||
lib/binary-io.h
|
||||
|
||||
Depends-on:
|
||||
fcntl-h
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user