mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 08:16:08 +00:00
time.h is needed.
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user