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:
@ -38,7 +38,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
/*
|
||||
* fparseln() specific operation flags.
|
||||
|
Reference in New Issue
Block a user