arogue7: add missing header includes.
This commit is contained in:
parent
cf121ade21
commit
3095366864
24 changed files with 28 additions and 2 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "curses.h"
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include "rogue.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue