sim: drop common/cconfig.h in favor of a single config.h
[deliverable/binutils-gdb.git] / sim / cris / rvdummy.c
index 7a384bf5ae98c8a145c89d9f066c65ce0ceb1f32..3b66bb0f043a7216c3dd5ef3c701b37d00e43ece 100644 (file)
@@ -30,7 +30,7 @@ main (int argc, char *argv[])
 #else
 
 #ifdef HAVE_CONFIG_H
-#include "cconfig.h"
+#include "config.h"
 #endif
 
 #include "getopt.h"
This page took 0.027065 seconds and 4 git commands to generate.