diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/k5-int.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index ce2033613..24cec4fa9 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -209,7 +209,6 @@ typedef unsigned int size_t; #if defined(_MACINTOSH) - #ifdef NEED_LOWLEVEL_IO #include <fcntl.h> #endif @@ -633,12 +632,7 @@ extern char *strdup KRB5_PROTOTYPE((const char *)); friends */ #endif -#if defined(SYSV) || defined(_AIX) #include <fcntl.h> -#endif -#ifdef NEED_SYS_FCNTL_H -#include <sys/fcntl.h> -#endif #endif /* KRB5_SYSINCL__ */ /* |
