mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
time.h here too.
This commit is contained in:
@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user