diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-02-17 03:36:11 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-02-17 03:36:11 +0000 |
commit | 7806abbdb2427c31fa134f38ae968a73b5b75972 (patch) | |
tree | e225ebfdc8caed28e5d11738c3d3805964b45568 | |
parent | 5e010bbbc5a352a4ac38370b87aad71052ef1338 (diff) | |
download | emacs-7806abbdb2427c31fa134f38ae968a73b5b75972.tar.gz |
entered into RCS
-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 |