arogue5: add missing header files.
This commit is contained in:
parent
5ce56875ec
commit
f0527564ea
21 changed files with 29 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
#include <curses.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "rogue.h"
|
||||
|
||||
#define READSTAT (format_error || read_error )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue