gdbserver/s390: Add fast tracepoint support.
[deliverable/binutils-gdb.git] / gdb / proc-api.c
index 249aca1329471edca458b9203b1d161e465f03d4..e05653d33d54808328389dca72e65dc5df196bbd 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
 
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2016 Free Software Foundation, Inc.
 
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
@@ -34,7 +34,6 @@
 #define _STRUCTURED_PROC 1
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 #ifdef HAVE_SYS_PROC_H
This page took 0.043802 seconds and 4 git commands to generate.