mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 12:36:16 -04:00
include unistd.h for isatty()
This commit is contained in:
parent
37111c9c66
commit
62f1164cbc
@ -34,6 +34,7 @@ rcsid[] = "$Id: i_system.c,v 1.14 1998/05/03 22:33:13 killough Exp $";
|
||||
#include <stdarg.h>
|
||||
#endif
|
||||
|
||||
#include <unistd.h> // [FG] isatty()
|
||||
#include "SDL.h"
|
||||
|
||||
#include "z_zone.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user