mirror of
https://github.com/tmux/tmux.git
synced 2025-12-24 01:16:03 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
#include "imsg.h"
|
||||
|
||||
int imsg_fd_overhead = 0;
|
||||
|
||||
Reference in New Issue
Block a user