fix include in build_info.h template

This commit is contained in:
Andre Puschmann 2019-05-27 16:45:12 +02:00
parent 6f6560f12b
commit 8fd4c42849
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#ifndef SRSLTE_BUILD_INFO_H_IN
#define SRSLTE_BUILD_INFO_H_IN
#include "srslte/config.h"
# ifdef __cplusplus
extern "C" {
# endif