mirror of
https://github.com/tmux/tmux.git
synced 2024-11-04 18:08:48 +00: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