From 8eacd13ce7f528adc52614ce3cc5faf963b3fc5a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 22:33:06 +0100 Subject: sig_handlers, log: convert to C++ --- src/CommandLine.cxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/CommandLine.cxx') diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 67099521..6f9528a4 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -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" -- cgit v1.2.3