1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-09 02:18:48 +00:00

Need compat for queue.h.

This commit is contained in:
Nicholas Marriott 2017-10-20 13:26:54 +01:00
parent 31901e3c07
commit 37531673a3

View File

@ -17,7 +17,6 @@
*/
#include <sys/types.h>
#include <sys/queue.h>
#include <sys/wait.h>
#include <sys/uio.h>