diff options
-rw-r--r-- | src/s/bsd386.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 77e30d04bfa..99280daf832 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h @@ -18,7 +18,7 @@ #define LIB_X11_LIB -L/usr/X11/lib -lX11 #define LIBS_SYSTEM -lutil -lkvm -lcompat -#define HAVE_GETLOADAVG +#define HAVE_GETLOADAVG 1 #undef BSD_PGRPS |