Tidy dwarf1 cached section contents
[binutils-gdb.git] / gdb / proc-flags.c
index de263a4dfc47a0e197a733645e4755ec02a0f25d..85989b728ddf2b6eb6acc0bf40e5d2b0130d6fc6 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for Solaris /proc (process file system) for GDB.
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2023 Free Software Foundation, Inc.
    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"
 
-#define _STRUCTURED_PROC 1
-
 #include <sys/types.h>
 #include <sys/procfs.h>