e9fe55194e
Patches provided by Dieter Roelants in PR pkg/36549.
14 lines
529 B
Text
14 lines
529 B
Text
$NetBSD: patch-ak,v 1.3 2007/06/25 13:05:56 tron Exp $
|
|
|
|
--- /build/pkg_comp/default/pkg_comp/obj/pkgsrc/sysutils/grub/default/grub-0.97/netboot/etherboot.h 2003-07-09 13:45:37.000000000 +0200
|
|
+++ netboot/etherboot.h 2007-06-24 15:28:38.000000000 +0200
|
|
@@ -531,9 +531,7 @@
|
|
extern int network_ready;
|
|
extern struct rom_info rom;
|
|
extern struct arptable_t arptable[MAX_ARP];
|
|
-extern struct bootpd_t bootp_data;
|
|
#define BOOTP_DATA_ADDR (&bootp_data)
|
|
-extern unsigned char *end_of_rfc1533;
|
|
|
|
/* config.c */
|
|
extern struct nic nic;
|