Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / proc-api.c
index 2ae7b84b2e0be88bf928afa8410c7d83cbe110f6..40c4e8f346c787a421e1ed8ffea2a706f36e7a9a 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
 
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2015 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.023865 seconds and 4 git commands to generate.