summaryrefslogtreecommitdiff
path: root/src/network/core/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/tcp.c')
-rw-r--r--src/network/core/tcp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/network/core/tcp.c b/src/network/core/tcp.c
index ec073c7ce..807288a86 100644
--- a/src/network/core/tcp.c
+++ b/src/network/core/tcp.c
@@ -9,10 +9,8 @@
#include "table/strings.h"
#include "../../functions.h"
-#include "os_abstraction.h"
-#include "config.h"
-#include "packet.h"
#include "../network_data.h"
+#include "packet.h"
#include "tcp.h"
/**