diff options
| -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 @@ #define LIBS_SYSTEM -lutil -lkvm -lcompat #define HAVE_GETLOADAVG + +#undef BSD_PGRPS |
