diff options
Diffstat (limited to 'gdb/config/m88k/xm-dgux.h')
-rw-r--r-- | gdb/config/m88k/xm-dgux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/m88k/xm-dgux.h b/gdb/config/m88k/xm-dgux.h index 0e93cea..b3608e7 100644 --- a/gdb/config/m88k/xm-dgux.h +++ b/gdb/config/m88k/xm-dgux.h @@ -26,10 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define USG 1 #endif -/* Really native, but as long as only native files check this macro we - are OK. */ -#define NO_PTRACE_H - #include <sys/param.h> #ifdef __GNUC__ |