mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
And arpa/inet.h needs to stay...
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user