summaryrefslogtreecommitdiff
path: root/src/dedicated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dedicated.cpp')
-rw-r--r--src/dedicated.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dedicated.cpp b/src/dedicated.cpp
index cb760c208..42f885da9 100644
--- a/src/dedicated.cpp
+++ b/src/dedicated.cpp
@@ -8,10 +8,8 @@
#if defined(UNIX) && !defined(__MORPHOS__)
-#include "openttd.h"
#include "variables.h"
-#include <sys/types.h>
#include <unistd.h>
#if defined(SUNOS) && !defined(_LP64) && !defined(_I32LPx)