]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-events.c
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / common / hw-events.c
index 917d7bde4e9079fde257dee2fb11300c03414007..1c749dd8c27c9c014427786f06f861d06ad03be4 100644 (file)
@@ -23,9 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "sim-events.h"
 
-#if HAVE_STRING_H
 #include <string.h>
-#endif
 
 /* The hw-events object is implemented using sim-events */