mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52: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/Modules.h>
|
||||
#include <znc/Chan.h>
|
||||
#include <time.h>
|
||||
|
||||
class CCtcpFloodMod : public CModule {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user