diff --git a/hlswmaster.cpp b/hlswmaster.cpp index d6e8485..3966668 100644 --- a/hlswmaster.cpp +++ b/hlswmaster.cpp @@ -31,11 +31,6 @@ static struct option opts[] = { {0, 0, 0, 0} }; -#include -#include -#include -#include - int main(int argc, char *argv[]) { LogSystem::init(DEFAULT_LOGPRIO, new StdErrLog());