mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 18:08:51 +00:00
time.h here too.
This commit is contained in:
parent
61c0189bb1
commit
b3d0ed4057
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#include "tmux.h"
|
#include "tmux.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user