posix_spawn_file_actions_addopen: Fix 2012-01-08 commit.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Jan 2012 17:11:47 +0000 (18:11 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Jan 2012 17:11:47 +0000 (18:11 +0100)
commitce329b4aa3f9e9b5ad0e2417c14d90332aeeef8e
tree760bc8d136e2b59303a05c27121cdce4476bb1b8
parent41423a6ca6273e751ca6fd2376641f57b8e40ff8
posix_spawn_file_actions_addopen: Fix 2012-01-08 commit.

* m4/posix_spawn.m4 (gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN):
In the test program, include <fcntl.h>, for O_RDONLY.
ChangeLog
m4/posix_spawn.m4