aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-19 13:28:19 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-27 14:00:05 +0200
commit8b9ec56e5dc7399f06b69e8d989d7cd21f24e408 (patch)
treea17a487961f6527f97c809dd9f40ccc638ab4ec3
parent106347dc31b770668a2b1b4862decedf81203790 (diff)
IPCDevice.h: remove limesuite include
-rw-r--r--Transceiver52M/device/ipc/IPCDevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Transceiver52M/device/ipc/IPCDevice.h b/Transceiver52M/device/ipc/IPCDevice.h
index 335ed10..6bdb292 100644
--- a/Transceiver52M/device/ipc/IPCDevice.h
+++ b/Transceiver52M/device/ipc/IPCDevice.h
@@ -38,7 +38,6 @@ extern "C" {
#include <limits.h>
#include <string>
#include <iostream>
-#include <lime/LimeSuite.h>
struct ipc_sock_state {
struct osmo_fd conn_bfd; /* fd for connection to the BTS */