From 610c00cd4863c2fd40ac92445d58112e50ed6e43 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Mon, 12 Feb 2018 23:37:58 +0100 Subject: [PATCH] Fixed Linux build. --- server/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/server/main.cpp b/server/main.cpp index 8f07389..f61c017 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -16,6 +16,7 @@ #include #include #include +#include #if 0 //TODO: Switch xHD client to Z8530 built-in CRC calc