1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

Don't need vis.h anymore.

This commit is contained in:
Nicholas Marriott 2011-05-04 17:43:35 +00:00
parent b1dfc740a3
commit a70df70d20

View File

@ -21,7 +21,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <vis.h>
#include "tmux.h"