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