mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
time.h is needed.
This commit is contained in:
parent
ac91635f82
commit
351c5423f0
@ -22,6 +22,7 @@
|
|||||||
#include <regex.h>
|
#include <regex.h>
|
||||||
#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