]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ppc/cpu.c
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / ppc / cpu.c
index c7e8bdf0c0031055d0dffd5be0f79e0a6ebef63e..3169553a58707db32fa8448f0e575c943c39712f 100644 (file)
 #include "cpu.h"
 #include "idecode.h"
 
-#ifdef HAVE_STRING_H
 #include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
 
 struct _cpu {