From 975370c084c8d679ff2cc2fcee48326b1dbcbf2e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 7 Jan 2013 09:38:02 +0100 Subject: decoder_api.h, ...: add "extern C" --- src/ClientGlobal.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ClientGlobal.cxx') diff --git a/src/ClientGlobal.cxx b/src/ClientGlobal.cxx index 10c78f1f..e6d438b8 100644 --- a/src/ClientGlobal.cxx +++ b/src/ClientGlobal.cxx @@ -19,10 +19,7 @@ #include "config.h" #include "ClientInternal.hxx" - -extern "C" { #include "conf.h" -} #include -- cgit v1.2.3