mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
time.h is needed.
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#include <regex.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
Reference in New Issue
Block a user