summaryrefslogtreecommitdiffstats
path: root/src/include/etherboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/etherboot.h')
-rw-r--r--src/include/etherboot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/etherboot.h b/src/include/etherboot.h
index d8fcc98c2..6ce55c101 100644
--- a/src/include/etherboot.h
+++ b/src/include/etherboot.h
@@ -147,7 +147,7 @@ enum {
#include "if_arp.h"
#include "ip.h"
#include "udp.h"
-#include "tcp.h"
+#include "old_tcp.h"
#include "bootp.h"
#include "igmp.h"
#include "nfs.h"