mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
int
|
||||
daemon(int nochdir, int noclose)
|
||||
|
Reference in New Issue
Block a user