Fix external softbuffer inclusion

This commit is contained in:
Xavier Arteaga 2020-12-11 17:59:54 +01:00 committed by Xavier Arteaga
parent 1ea635f9ae
commit 3662210842
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#define SRSLTE_SOFTBUFFER_H
#include "srslte/config.h"
#include <stdint.h>
#ifdef __cplusplus
extern "C" {