]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/cgen-scache.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / cgen-scache.c
index 56df075f6804aeab93ca07f120c204d997fb59c6..f1c75714840230c85ae5679bf91573f424c1e790 100644 (file)
@@ -17,6 +17,9 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #define SCACHE_DEFINE_INLINE
 
 #include "sim-main.h"