unix: fix warning: implicit declaration of function ‘isatty’
This commit is contained in:
parent
2dae0c9e49
commit
12d3680cd4
@ -23,6 +23,7 @@
|
||||
#include "internal.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
#include <termios.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user