diff --git a/C/stdpreds.c b/C/stdpreds.c index d683c7a65..4da66f643 100755 --- a/C/stdpreds.c +++ b/C/stdpreds.c @@ -289,6 +289,9 @@ static char SccsId[] = "%W% %G%"; #ifdef TABLING #include "tab.macros.h" #endif /* TABLING */ +#if HAVE_UNISTD_H +#include +#endif #include #if HAVE_STRING_H #include