mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Need all of the TAILQ bits.
This commit is contained in:
@ -617,7 +617,7 @@ AC_CHECK_DECL(
|
|||||||
)
|
)
|
||||||
AC_CHECK_DECL(
|
AC_CHECK_DECL(
|
||||||
TAILQ_PREV,
|
TAILQ_PREV,
|
||||||
found_queue_h=yes,
|
,
|
||||||
found_queue_h=no,
|
found_queue_h=no,
|
||||||
[#include <sys/queue.h>]
|
[#include <sys/queue.h>]
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user