mirror of
https://github.com/tmate-io/tmate.git
synced 2025-07-10 11:07:02 +02:00
Add sys/file.h.
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user