mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
time.h is not needed now tzset() is not in log.c.
This commit is contained in:
parent
c06c14fb29
commit
e0527d7731
1 changed files with 0 additions and 1 deletions
1
log.c
1
log.c
|
|
@ -22,7 +22,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue