mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 12:37:02 +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:
@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user