Refactor Cortex-A8 erratum workaround in preparation
[binutils-gdb.git] / gdb / proc-why.c
index 0ce0a8433dcec1fd87130c589309dc179ebdbe63..43790348fe71d8d8bf4f607e04be2aa9a2e23d5f 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-2016 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>