mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#include <stropts.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
pid_t
|
||||
forkpty(int *master, char *name, struct termios *tio, struct winsize *ws)
|
||||
|
Reference in New Issue
Block a user