aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-11-16 08:52:06 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-11-16 08:52:06 +0000
commitca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2 (patch)
treefdde9e7c7a9e8a8ebaeb84cf43eab1a3e0faf052 /sim/common
parent34c304a78cb5003fd8219f7dfa8ab4a72c045bfa (diff)
downloadfsf-binutils-gdb-ca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2.zip
fsf-binutils-gdb-ca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2.tar.gz
fsf-binutils-gdb-ca0669a326c0f6d5cc6d93d4c6dc82beefdf62f2.tar.bz2
* sun build fix for thinko (?)
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/sim-gx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-gx.c b/sim/common/sim-gx.c
index 413739d..d8d3487 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