diff options
Diffstat (limited to 'src/include/etherboot.h')
-rw-r--r-- | src/include/etherboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/etherboot.h b/src/include/etherboot.h index 9d364282f..669ee8b24 100644 --- a/src/include/etherboot.h +++ b/src/include/etherboot.h @@ -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" |