XRogue: fix some header includes.
This commit is contained in:
parent
50961af028
commit
7d750a4410
2 changed files with 4 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include <curses.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue