summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/etherboot.h2
-rw-r--r--src/include/old_tcp.h (renamed from src/include/tcp.h)0
2 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"
diff --git a/src/include/tcp.h b/src/include/old_tcp.h
index 93e1485e8..93e1485e8 100644
--- a/src/include/tcp.h
+++ b/src/include/old_tcp.h