shithub: choc

Download patch

ref: a9cf8ba9c229eca57a91a85502946f5bb7a47f07
parent: 78206090ebc2a2cbe150e440f6831cae810aa48b
parent: 8e4125eb688fe489d3ea9bf261769ce0d9125abd
author: Jonathan Dowland <jon+github@alcopop.org>
date: Sun Oct 1 11:37:22 EDT 2017

Merge pull request #946 from devnexen/sdl2-branch

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"