diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/sim-gx.c | 2 |
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 |