diff options
| author | Richard M. Stallman | 1994-02-17 03:36:11 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-02-17 03:36:11 +0000 |
| commit | c1244c71877f6d5de1dc8a3cc6497eda97da43ff (patch) | |
| tree | c066995db1e9aef24e965acbab2dc3d66607d2e4 /src | |
| parent | 817adff7a0d99017a38ef44f771ebefde65b4b53 (diff) | |
| download | emacs-c1244c71877f6d5de1dc8a3cc6497eda97da43ff.tar.gz emacs-c1244c71877f6d5de1dc8a3cc6497eda97da43ff.zip | |
entered into RCS
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 | ||