mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 10:25:37 +00:00
Add sys/file.h.
This commit is contained in:
parent
c0cfbe12e4
commit
0edaa34bfd
1 changed files with 1 additions and 0 deletions
1
client.c
1
client.c
|
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/un.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue