IPCDevice.h: remove limesuite include

Change-Id: I3808dcc69dd3ccc8372852c622660b7056c1be8a
This commit is contained in:
Oliver Smith 2020-05-19 13:28:19 +02:00
parent 106347dc31
commit 8b9ec56e5d
1 changed files with 0 additions and 1 deletions

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