mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 10:28:54 +00:00
Need time.h.
This commit is contained in:
parent
d60663ea86
commit
61c0189bb1
@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <vis.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
Loading…
Reference in New Issue
Block a user