mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Need time.h.
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <vis.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
Reference in New Issue
Block a user