mirror of
https://github.com/znc/znc.git
synced 2026-06-29 14:31:19 +02:00
Add <time.h> includes where appropiate
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <iostream>
|
||||
#include <sys/time.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
bool CDebug::stdoutIsTTY = true;
|
||||
bool CDebug::debug =
|
||||
|
||||
Reference in New Issue
Block a user