mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Add <time.h> includes where appropiate
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include <znc/znc.h>
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
|
||||
#if defined(HAVE_LIBSSL) && defined(HAVE_PTHREAD)
|
||||
#include <znc/Threads.h>
|
||||
|
||||
Reference in New Issue
Block a user