From caa92b733943c9c079c0e98967f58fe0b0a68e6d Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 21 Oct 2003 21:29:55 +0000 Subject: 2003-10-21 Andrew Cagney * target.c (errno): Delete extern declaration. --- gdb/target.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/target.c') diff --git a/gdb/target.c b/gdb/target.c index c763af3..b7d398b 100644 --- a/gdb/target.c +++ b/gdb/target.c @@ -37,8 +37,6 @@ #include #include "regcache.h" -extern int errno; - static void target_info (char *, int); static void maybe_kill_then_create_inferior (char *, char *, char **); -- cgit v1.1