diff options
Diffstat (limited to 'gdb/procfs.c')
-rw-r--r-- | gdb/procfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/procfs.c b/gdb/procfs.c index 796145807a1..1a6c9472fd5 100644 --- a/gdb/procfs.c +++ b/gdb/procfs.c @@ -87,7 +87,6 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ files, because it redefines various system calls using macros. This may be incompatible with the prototype declarations. */ -#define PROCFS_TRACE #include "proc-utils.h" /* =================== TARGET_OPS "MODULE" =================== */ |