shithub: duke3d

Download patch

ref: 2c25717e993049085ce20d1793e5474f6594c4f3
parent: c773cb5878d3350f955c3d85fcddee7d86829c3f
author: Tanguy Fautre <tanguy@fautre.com>
date: Thu Feb 27 17:09:48 EST 2020

Fix build.

--- a/Engine/src/mmulti.c
+++ b/Engine/src/mmulti.c
@@ -13,6 +13,7 @@
 #include <ctype.h>
 
 #include "mmulti.h"
+#include "platform.h"
 
 #define MAXPLAYERS 16
 #define BAKSIZ 16384