mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
/*
|
||||
* decode driven by state machine
|
||||
|
Reference in New Issue
Block a user