Only include strlcpy.h when we have to
[novacoin.git] / src / headers.h
index 67165c4..785d5bc 100644 (file)
 
 #pragma hdrstop
 
-#include "strlcpy.h"
 #include "serialize.h"
 #include "uint256.h"
 #include "util.h"
 #else
 #include "noui.h"
 #endif
-#include "init.h"
 
 #ifdef GUI
 #include "xpm/addressbook16.xpm"