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:
@ -23,8 +23,6 @@
|
||||
#endif
|
||||
#include <string.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
int
|
||||
asprintf(char **ret, const char *fmt, ...)
|
||||
{
|
||||
|
Reference in New Issue
Block a user