[HAVE_FCNTL_H]: Include fcntl.h.
This commit is contained in:
@@ -61,6 +61,9 @@ Boston, MA 02111-1307, USA. */
|
||||
#include <locale.h>
|
||||
#endif /* HAVE_SETLOCALE */
|
||||
|
||||
#ifdef HAVE_FCNTL_H
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
#ifndef O_RDONLY
|
||||
#define O_RDONLY 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user