IPCDevice.h: remove limesuite include

Change-Id: I3808dcc69dd3ccc8372852c622660b7056c1be8a
This commit is contained in:
Oliver Smith
2020-05-19 13:28:19 +02:00
committed by Eric
parent a5ac4b272d
commit d1cc8b928e

View File

@@ -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 */