Fix after merge

pull/871/head
Thomas Adam 2017-04-21 09:29:22 +01:00
parent 22e594fcea
commit 93062ad099
2 changed files with 0 additions and 2 deletions

View File

@ -151,7 +151,6 @@ dist_tmux_SOURCES = \
options.c \
paste.c \
proc.c \
procname.c \
resize.c \
screen-redraw.c \
screen-write.c \

1
tmux.c
View File

@ -29,7 +29,6 @@
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <util.h>
#include "tmux.h"