shithub: choc

Download patch

ref: 8764a4a9cd040906651180771d7c65d334dc1774
parent: 2b978dbdade40124667ff139140abb5006f0ad1a
author: Simon Howard <fraggle@gmail.com>
date: Thu Feb 21 15:01:30 EST 2008

Shut up compile warning.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1087

--- a/src/net_server.c
+++ b/src/net_server.c
@@ -32,6 +32,8 @@
 #include "i_system.h"
 #include "i_timer.h"
 
+#include "m_argv.h"
+
 #include "net_client.h"
 #include "net_common.h"
 #include "net_defs.h"