Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / common / hw-handles.c
index b3e540fd5a5607d60601f13bc69fbd9f9f643516..1f92cd4d2ed9869e834794344d89b82bb28a46d6 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002-2017 Free Software Foundation, Inc.
+   Copyright 2002-2020 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -23,6 +23,9 @@
 #include "hw-main.h"
 #include "hw-base.h"
 
+#if HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
 
 struct hw_handle_mapping
 {
This page took 0.024428 seconds and 4 git commands to generate.