From a10ba998a66773458b6a940cbf6feda8e029e963 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 1 Aug 1993 23:14:43 +0000 Subject: [PATCH] Formerly acconfig.h.~25~ --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index cd8ca74a..28d7d151 100644 --- a/acconfig.h +++ b/acconfig.h @@ -56,6 +56,9 @@ /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT +/* Define if your system has its own `getloadavg' function. */ +#undef HAVE_GETLOADAVG + /* Define if the `long double' type works. */ #undef HAVE_LONG_DOUBLE