diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/dgux4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/dgux4.h b/src/s/dgux4.h index 828620e3b38..68c488cdd84 100644 --- a/src/s/dgux4.h +++ b/src/s/dgux4.h | |||
| @@ -56,6 +56,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 56 | #include "dgux5-4-3.h" | 56 | #include "dgux5-4-3.h" |
| 57 | 57 | ||
| 58 | #define LIBS_DEBUG /* nothing, -lg doesn't exist */ | 58 | #define LIBS_DEBUG /* nothing, -lg doesn't exist */ |
| 59 | #define LIBS_SYSTEM -lsocket -lnsl | ||
| 59 | 60 | ||
| 60 | #ifndef NOT_C_CODE | 61 | #ifndef NOT_C_CODE |
| 61 | 62 | ||