13 lines
310 B
Text
13 lines
310 B
Text
$NetBSD: patch-aa,v 1.3 2005/12/19 15:23:29 joerg Exp $
|
|
|
|
--- gdb/target.c.orig 2005-12-19 15:16:32.000000000 +0000
|
|
+++ gdb/target.c
|
|
@@ -36,8 +36,6 @@
|
|
#include <signal.h>
|
|
#include "regcache.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
static void target_info (char *, int);
|
|
|
|
static void cleanup_target (struct target_ops *);
|