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