Need time.h.

pull/778/merge
nicm 2017-05-31 15:26:41 +00:00
parent d60663ea86
commit 61c0189bb1
1 changed files with 1 additions and 0 deletions

View File

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