mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-02 13:13:17 +00:00
Threads.cpp: Fix missing extern C around libosmocore include
Change-Id: I76975ed71382ff2afa8cfaff2950e23ff750201e
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
#include "Timeval.h"
|
||||
#include "Logger.h"
|
||||
|
||||
extern "C" {
|
||||
#include <osmocom/core/thread.h>
|
||||
}
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user