diff --git a/acconfig.h b/acconfig.h index 21b0b5223..bcaedfaef 100644 --- a/acconfig.h +++ b/acconfig.h @@ -102,6 +102,9 @@ /* Define if usleep doesn't return a value. */ #undef USLEEP_RETURNS_VOID +/* Define to be the type of the argument to usleep. */ +#undef USLEEP_ARG_TYPE + /* Define if your readline library has the rl_getc_function variable. */ #undef HAVE_RL_GETC_FUNCTION