Stop using nowarnings in gdb/testsuite/gdb.multi/
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.multi / hello.c
index 0233c961d242a8c0847ce948da29a398f69185b9..a7c11f77314a35ec7ef88b14eb2544c2d7c29469 100644 (file)
@@ -15,6 +15,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include <stdlib.h>
+
 short hglob = 1;
 
 short glob = 92;
This page took 0.022953 seconds and 4 git commands to generate.