diff options
Diffstat (limited to 'net/bootp.h')
-rw-r--r-- | net/bootp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bootp.h b/net/bootp.h index 16f40dc..8c591a6 100644 --- a/net/bootp.h +++ b/net/bootp.h @@ -60,7 +60,6 @@ struct Bootp_t { /* bootp.c */ extern ulong BootpID; /* ID of cur BOOTP request */ -extern char BootFile[128]; /* Boot file name */ extern int BootpTry; |