summaryrefslogtreecommitdiff
path: root/src/network/core/udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/udp.c')
-rw-r--r--src/network/core/udp.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/network/core/udp.c b/src/network/core/udp.c
index d688233b0..93c24a156 100644
--- a/src/network/core/udp.c
+++ b/src/network/core/udp.c
@@ -3,14 +3,8 @@
#ifdef ENABLE_NETWORK
#include "../../stdafx.h"
-#include "../../date.h"
#include "../../debug.h"
#include "../../macros.h"
-#include "../../newgrf_config.h"
-
-#include "os_abstraction.h"
-#include "config.h"
-#include "game.h"
#include "packet.h"
#include "udp.h"