decoder_api.h, ...: add "extern C"
This commit is contained in:
@@ -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 <string.h>
|
||||
|
Reference in New Issue
Block a user