comparison rogue4/wizard.c @ 25:00e90f1bffd6

Add a file include
author edwarj4
date Tue, 24 Nov 2009 13:04:43 +0000
parents 9535a08ddc39
children 1b73a8641b37
comparison
equal deleted inserted replaced
24:4967c46f1320 25:00e90f1bffd6
6 * @(#)wizard.c 4.14 (Berkeley) 1/26/82 6 * @(#)wizard.c 4.14 (Berkeley) 1/26/82
7 */ 7 */
8 8
9 #include <curses.h> 9 #include <curses.h>
10 #include <ctype.h> 10 #include <ctype.h>
11 #include <stdlib.h>
11 #include <string.h> 12 #include <string.h>
12 #include "rogue.h" 13 #include "rogue.h"
13 14
14 /* 15 /*
15 * whatis: 16 * whatis: