Fix gdb.fortran "failed to extract expected results" errors
[binutils-gdb.git] / gdb / proc-flags.c
index f26f31d1a073c6046bb47ff3019c1b98f6d83162..0ee9bcd01b453f32fb88c7c3e6a4d484a2bfb47b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for Solaris /proc (process file system) for GDB.
 /* Machine independent support for Solaris /proc (process file system) for GDB.
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2022 Free Software Foundation, Inc.
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
 
@@ -27,8 +27,6 @@
 
 #include "defs.h"
 
 
 #include "defs.h"
 
-#define _STRUCTURED_PROC 1
-
 #include <sys/types.h>
 #include <sys/procfs.h>
 
 #include <sys/types.h>
 #include <sys/procfs.h>