aboutsummaryrefslogtreecommitdiff
path: root/sim/common/callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/callback.c')
-rw-r--r--sim/common/callback.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/common/callback.c b/sim/common/callback.c
index b8c1168..f9489cc 100644
--- a/sim/common/callback.c
+++ b/sim/common/callback.c
@@ -21,9 +21,8 @@
level. */
#ifdef HAVE_CONFIG_H
-#include "cconfig.h"
-#endif
#include "config.h"
+#endif
#include "ansidecl.h"
#include <stdarg.h>
#include <stdio.h>