From 6403d62a283d21fdf955c30d7995903025ccdce0 Mon Sep 17 00:00:00 2001 From: Marcus Sundberg Date: Sat, 5 Feb 2000 16:02:39 +0000 Subject: [PATCH] Include qargs.h --- uquake/sys_unix.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uquake/sys_unix.c b/uquake/sys_unix.c index 54a7868..fbde67a 100644 --- a/uquake/sys_unix.c +++ b/uquake/sys_unix.c @@ -21,6 +21,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "quakedef.h" #include "sys.h" +#include "qargs.h" + #include #include #include