mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 11:55:56 +00:00
And arpa/inet.h needs to stay...
This commit is contained in:
parent
c98c08c232
commit
7fc4e54efe
@ -20,6 +20,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/uio.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <limits.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user