From 716509bb37997c04081ebf64c5e6fb0597ee2fb7 Mon Sep 17 00:00:00 2001 From: Paul Reilly Date: Sun, 1 May 1994 04:41:20 +0000 Subject: [PATCH] Corrected the DGUX 5.4R2 include filename. --- src/s/dgux5-4R3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/dgux5-4R3.h b/src/s/dgux5-4R3.h index 917549cfbc0..e1c2bde4386 100644 --- a/src/s/dgux5-4R3.h +++ b/src/s/dgux5-4R3.h @@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ for gcc-2.5.8 or later compiler. -pmr@pajato.com */ -#include "dgux5.4R2.h" +#include "dgux5-4R2.h" /* DGUX 5.4R3.00 brought the definition of `struct inet_addr' into compliance wiht the majority of Unix systems. The workaround -- 2.39.5