[gdb/testsuite] Split up multi-exec test-cases
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / siginfo-obj.c
index 2dbf0770ce98bb02c93ce1690f48bde38e1f1dfb..ecea3db7f3352ae2e27df19e664c8068ff8e2735 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2004-2013 Free Software Foundation, Inc.
+   Copyright 2004-2020 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -19,6 +19,7 @@
 
 #include <signal.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include <string.h>
 #include <sys/mman.h>
 #include <unistd.h>
This page took 0.026525 seconds and 4 git commands to generate.