diff options
-rw-r--r-- | src/s/dgux5-4-3.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/dgux5-4-3.h b/src/s/dgux5-4-3.h index cd6932ec856..8091b9f88cc 100644 --- a/src/s/dgux5-4-3.h +++ b/src/s/dgux5-4-3.h @@ -58,3 +58,7 @@ Boston, MA 02111-1307, USA. */ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -g #endif + +/* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il> + for m88k-dg-dgux5.4R3.10. */ +#undef BSD_PGRPS |