]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/proc-flags.c
Two fixes in dwarf-mode.el
[thirdparty/binutils-gdb.git] / gdb / proc-flags.c
index 306b0193d1f34728bbca958c07a2fc542469fb76..e51ae089ba927cf48c8b6edc5c0d124e5a0ad191 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for Solaris /proc (process file system) for GDB.
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 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>