aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/bsd386.h2
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 @@
18#define LIB_X11_LIB -L/usr/X11/lib -lX11 18#define LIB_X11_LIB -L/usr/X11/lib -lX11
19#define LIBS_SYSTEM -lutil -lkvm -lcompat 19#define LIBS_SYSTEM -lutil -lkvm -lcompat
20 20
21#define HAVE_GETLOADAVG 21#define HAVE_GETLOADAVG 1
22 22
23#undef BSD_PGRPS 23#undef BSD_PGRPS
24 24