sig_handlers, log: convert to C++

This commit is contained in:
Max Kellermann
2013-01-09 22:33:06 +01:00
parent d3e1b72d38
commit 8eacd13ce7
7 changed files with 19 additions and 25 deletions

View File

@@ -21,11 +21,7 @@
#include "CommandLine.hxx"
#include "path.h"
#include "ls.hxx"
extern "C" {
#include "log.h"
}
#include "Log.hxx"
#include "conf.h"
#include "decoder_list.h"
#include "decoder_plugin.h"