From 327fce13c57a6a7f319fe389c08ae8a3b438f4b0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 7 May 2000 23:09:45 +0000 Subject: * procfs.c (PROCFS_TRACE): Delete definition. * proc-utils.h (PROCFS_NOTE, PROC_PRETTYFPRINT_STATUS): Always define. --- gdb/procfs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/procfs.c') diff --git a/gdb/procfs.c b/gdb/procfs.c index 7961458..1a6c947 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" =================== */ -- cgit v1.1