mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
Hopeful fix for Cygwin build (#1530)
This commit is contained in:
parent
7d47ec4c46
commit
74cedbf1c5
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#ifdef HAVE_SYS_SELECT_H
|
||||
|
|
Loading…
Reference in a new issue