wm: glendy

Download patch

ref: 26b371a5159680b6ebdd229d61432f0a81b02317
parent: 55988b41524f5901eef67fec1db5fbb0c7def18a
author: mkf <mkf@cloud9p.org>
date: Tue May 7 08:44:24 EDT 2024

srv: use new headers

--- a/srv.c
+++ b/srv.c
@@ -18,6 +18,7 @@
 
 #include "unix.h"
 #include "engine.h"
+#include "util.h"
 // #include "srv.h"
 
 #define playersock sockfd[turn % 2]