mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-31 18:14:58 +08:00
Include a header to permit building on Linux
This commit is contained in:
parent
753c42a3d5
commit
c3425bc55f
|
@ -29,6 +29,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/file.h>
|
||||
#include <map>
|
||||
|
||||
#ifdef HAVE_SYS_SELECT_H
|
||||
|
|
Loading…
Reference in New Issue
Block a user