From dac4e1e7f13cc380dfdf76a011da1aecdd522781 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 20 Nov 1997 21:56:52 +0000 Subject: [PATCH] (LIBS_SYSTEM): Define this. --- src/s/dgux4.h | 1 + 1 file changed, 1 insertion(+) 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. */ #include "dgux5-4-3.h" #define LIBS_DEBUG /* nothing, -lg doesn't exist */ +#define LIBS_SYSTEM -lsocket -lnsl #ifndef NOT_C_CODE -- 2.39.2