--- parser3/src/include/pa_config_includes.h 2001/04/16 11:26:40 1.2.2.1 +++ parser3/src/include/pa_config_includes.h 2001/04/16 14:46:51 1.2.2.2 @@ -36,7 +36,7 @@ # include #endif -#ifdef HAVE_UNISTD_H +#if defined(HAVE_UNISTD_H) && !defined(NO_UNISTD_H) # include #endif