mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-05 13:00:44 +01:00
Remove compat/vis.h from cmd-save-buffer.
The include for compat.h in tmux.h takes care of this. BUG-ID: N/A
This commit is contained in:
parent
777edd0269
commit
5f5d413408
@ -22,7 +22,6 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "compat/vis.h"
|
|
||||||
|
|
||||||
#include "tmux.h"
|
#include "tmux.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user