From f40651a8e2a2a14dad55a873a0261057f4800597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 22 Sep 2002 05:38:30 +0000 Subject: [PATCH] Remove redundant declaration of ether_ntoa() so this builds again. --- sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c b/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c index 7e13dfbb1ef6..37995fae2f94 100644 --- a/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c +++ b/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c @@ -1,4 +1,4 @@ -/* $NetBSD: setnetbootinfo.c,v 1.11 2001/07/22 15:17:32 wiz Exp $ */ +/* $NetBSD: setnetbootinfo.c,v 1.12 2002/09/22 05:38:30 mycroft Exp $ */ /* * Copyright (c) 1997 Christopher G. Demetriou @@ -52,7 +52,6 @@ char *netboot, *outfile, *addr, *host; char *outfilename; -extern char *ether_ntoa __P((struct ether_addr *s)); /* XXX */ struct ether_addr *ether_addr, _ether_addr; static void