From dcf684328cce01776e33d80c8aaa37d9a7d5fcb7 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Mon, 5 Jan 2004 17:44:30 +0000 Subject: [PATCH] #include git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@95 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- nethackstub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nethackstub.c b/nethackstub.c index 12d040f..4ce8b56 100644 --- a/nethackstub.c +++ b/nethackstub.c @@ -20,10 +20,10 @@ * This program can be used instead of nethack to test dgamelaunch. */ -static const char rcsid[] = "$Id: nethackstub.c,v 1.2 2004/01/05 16:10:30 jilles Exp $"; +static const char rcsid[] = "$Id: nethackstub.c,v 1.3 2004/01/05 17:44:30 joshk Exp $"; #include - +#include #include #include #include