shithub: choc

Download patch

ref: 8e4125eb688fe489d3ea9bf261769ce0d9125abd
parent: 78206090ebc2a2cbe150e440f6831cae810aa48b
author: David Carlier <devnexen@gmail.com>
date: Sun Oct 1 05:07:05 EDT 2017

for strcmp

--- a/src/net_common.c
+++ b/src/net_common.c
@@ -16,6 +16,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "doomtype.h"
 #include "d_mode.h"