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:
@ -17,7 +17,7 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
void
|
||||
cfmakeraw(struct termios *tio)
|
||||
|
Reference in New Issue
Block a user