mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
#if defined(HAVE_PROGRAM_INVOCATION_SHORT_NAME)
|
||||
const char *
|
||||
|
Reference in New Issue
Block a user