From b0ba07c084f249bdbe199e97c503a152b683d24c Mon Sep 17 00:00:00 2001
From: Raymond Knopp <raymond.knopp@eurecom.fr>
Date: Thu, 5 Feb 2015 18:08:37 +0000
Subject: [PATCH] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6476
 818b1a75-f10b-46b9-bf7c-635c3b92a50f

---
 openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
index dc96fd80d7..87e3178fb7 100644
--- a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
+++ b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
@@ -49,6 +49,7 @@
 #include "pss6144.h"
 
 #define DEBUG_TF 1
+extern print_shorts(char*,__m128i*);
 
 void lte_sync_timefreq(PHY_VARS_UE *ue,int band,unsigned int DL_freq) {
 
-- 
GitLab