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/Listen.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Listen.cxx') diff --git a/src/Listen.cxx b/src/Listen.cxx index 3ea9bae9..3b439f8f 100644 --- a/src/Listen.cxx +++ b/src/Listen.cxx @@ -22,10 +22,10 @@ #include "Main.hxx" #include "Partition.hxx" #include "Client.hxx" +#include "conf.h" extern "C" { #include "server_socket.h" -#include "conf.h" } #include -- cgit v1.2.3