mirror of
https://github.com/znc/znc.git
synced 2026-05-18 07:15:54 +02:00
Add <time.h> includes where appropiate
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <znc/User.h>
|
||||
|
||||
#include <syslog.h>
|
||||
#include <time.h>
|
||||
|
||||
class CAdminLogMod : public CModule {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user