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:
@ -22,7 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
char *
|
||||
fgetln(FILE *fp, size_t *len)
|
||||
|
Reference in New Issue
Block a user