From ca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 16 Nov 1998 08:52:06 +0000 Subject: [PATCH] * sun build fix for thinko (?) --- sim/common/sim-gx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/common/sim-gx.c b/sim/common/sim-gx.c index 413739dff13..d8d348787b7 100644 --- a/sim/common/sim-gx.c +++ b/sim/common/sim-gx.c @@ -7,7 +7,7 @@ #include "sim-gx.h" #include "config.h" -#include "cconfig.h" +/* #include "cconfig.h" */ /* shared object functions */ #ifdef HAVE_DLFCN_H -- 2.30.2