GDB testsuite: Fix warnings with -std=gnu11
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / attach-twice.c
index 74ee33268d44669b2a53dcbcb8764a13e97c11b4..efe14f060253b47feb6ffa2b81d8a419fcd63f13 100644 (file)
@@ -15,6 +15,7 @@
    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 <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/ptrace.h>
This page took 0.025687 seconds and 4 git commands to generate.