gdb/linux-record: Fix newfstatat handling
[deliverable/binutils-gdb.git] / gdb / proc-flags.c
index 9dac7b716bb8a127a245ee18783c80eb574d6094..50252315575853f0833bf0af4eb83c8918a290ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   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.
 
@@ -31,7 +31,6 @@
 #define _STRUCTURED_PROC 1
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 
This page took 0.023994 seconds and 4 git commands to generate.