aboutsummaryrefslogtreecommitdiff
path: root/src/itoserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/itoserver.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/itoserver.cpp b/src/itoserver.cpp
index 83d2e9f..cfd5c2f 100644
--- a/src/itoserver.cpp
+++ b/src/itoserver.cpp
@@ -5,6 +5,8 @@
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
6 */ 6 */
7 7
8#include "win32_compatibility.h"
9
8#include "bu/itoserver.h" 10#include "bu/itoserver.h"
9#include <errno.h> 11#include <errno.h>
10#include "bu/serversocket.h" 12#include "bu/serversocket.h"