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:
@ -19,7 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
/*
|
||||
* Copy src to string dst of size siz. At most siz-1 characters
|
||||
|
Reference in New Issue
Block a user