Add cast in python.c
[deliverable/binutils-gdb.git] / gdb / proc-why.c
index 47c7841308c4a383fc7f99f02f34003c3103d384..dcbb67a808a5d76f5e6462a7b55ac584b002265c 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-independent support for SVR4 /proc (process file system)
 
-   Copyright (C) 1999-2013 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.
@@ -24,7 +24,6 @@
 #define _STRUCTURED_PROC 1
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 
This page took 0.023851 seconds and 4 git commands to generate.