mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Need all of the TAILQ bits.
This commit is contained in:
parent
d723466df2
commit
0ea6cdca90
@ -617,7 +617,7 @@ AC_CHECK_DECL(
|
||||
)
|
||||
AC_CHECK_DECL(
|
||||
TAILQ_PREV,
|
||||
found_queue_h=yes,
|
||||
,
|
||||
found_queue_h=no,
|
||||
[#include <sys/queue.h>]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user