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