Fix ConfigTest.cpp and cert.cpp so they compile

This was broken since ZNCDebug.cpp was introduced
This commit is contained in:
Kyle Fuller
2011-04-04 19:16:05 +01:00
parent ea5ec8496c
commit 5cf5775bbc
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
#define REQUIRESSL
#include "FileUtils.h"
#include "User.h"
#include "Modules.h"
#include "IRCSock.h"