common/filestuff.c (make_cleanup_close): Update comment.
[deliverable/binutils-gdb.git] / gdb / proc-why.c
index 0ce0a8433dcec1fd87130c589309dc179ebdbe63..dcbb67a808a5d76f5e6462a7b55ac584b002265c 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine-independent support for SVR4 /proc (process file system)
 
-   Copyright (C) 1999-2000, 2004, 2007-2012 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.
@@ -25,7 +24,6 @@
 #define _STRUCTURED_PROC 1
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 
This page took 0.024352 seconds and 4 git commands to generate.