xrogue: add missing includes.
This prevents some warnings.
This commit is contained in:
parent
02cec53f85
commit
dec970210b
24 changed files with 28 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <curses.h>
|
||||
#include "rogue.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue