lets have fcntl.h in eh?

SVN revision: 80521
This commit is contained in:
Carsten Haitzler 2012-12-08 14:07:24 +00:00
parent 48638e3ca0
commit 05066801d3
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ void *alloca (size_t);
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include <fcntl.h>
#include <ctype.h>
#ifdef __OpenBSD__
# include <sys/types.h>