mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +03:00
TFTP upgraded to use a core function library (in tftpcore.c) which will be
shared between TFTP, TFTM and MTFTP protocols.
This commit is contained in:
@@ -154,7 +154,6 @@ enum {
|
||||
#include "udp.h"
|
||||
#include "tcp.h"
|
||||
#include "bootp.h"
|
||||
#include "tftp.h"
|
||||
#include "igmp.h"
|
||||
#include "nfs.h"
|
||||
#include "console.h"
|
||||
|
||||
Reference in New Issue
Block a user