From: Frank Ch. Eigler Date: Mon, 16 Nov 1998 08:52:06 +0000 (+0000) Subject: * sun build fix for thinko (?) X-Git-Tag: gdb-4_18-branchpoint~811 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2;p=thirdparty%2Fbinutils-gdb.git * sun build fix for thinko (?) --- 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