diff --git a/src/bin/sed/config.h b/src/bin/sed/config.h index 68a526d487..e77c78a6f2 100644 --- a/src/bin/sed/config.h +++ b/src/bin/sed/config.h @@ -201,7 +201,7 @@ /* #undef HAVE_STRVERSCMP */ /* Define to 1 if you have the header file. */ -#define HAVE_SYS_FILE_H 1 +/* #undef HAVE_SYS_FILE_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 @@ -215,6 +215,9 @@ /* Define to 1 if you have the `tsearch' function. */ /* #undef HAVE_TSEARCH */ +/* Define to 1 if you have the header file. */ +#define HAVE_FCNTL_H 1 + /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1