mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -16,9 +16,10 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
#if defined(HAVE_PRCTL) && defined(HAVE_PR_SET_NAME)
|
||||
|
||||
|
Reference in New Issue
Block a user