diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/bsd386.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 9f47490c281..9c1e36573be 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h | |||
| @@ -13,3 +13,5 @@ | |||
| 13 | #define LIBS_SYSTEM -lutil -lkvm -lcompat | 13 | #define LIBS_SYSTEM -lutil -lkvm -lcompat |
| 14 | 14 | ||
| 15 | #define HAVE_GETLOADAVG | 15 | #define HAVE_GETLOADAVG |
| 16 | |||
| 17 | #undef BSD_PGRPS | ||