summaryrefslogtreecommitdiff
path: root/cesar/cp/sta/mgr
diff options
context:
space:
mode:
authorschodet2009-07-21 08:50:55 +0000
committerschodet2009-07-21 08:50:55 +0000
commit955ce83c57745bb974b3080b05f9f1e5e8ec8950 (patch)
treed9afee5e06cf45ee94b274d2b252e326084e687e /cesar/cp/sta/mgr
parentee0202e085069d834521aacbea9c6c0fb9841c36 (diff)
* cp, hal/phy, mac/pbproc, maximus:
- add mac/common module for timing definition. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5037 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/cp/sta/mgr')
-rw-r--r--cesar/cp/sta/mgr/test/src/sta_mgr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/cp/sta/mgr/test/src/sta_mgr.c b/cesar/cp/sta/mgr/test/src/sta_mgr.c
index 37545d2519..021e63b29a 100644
--- a/cesar/cp/sta/mgr/test/src/sta_mgr.c
+++ b/cesar/cp/sta/mgr/test/src/sta_mgr.c
@@ -21,6 +21,7 @@
#include "cp/sta/core/core.h"
#include "mac/common/ntb.h"
+#include "mac/common/timings.h"
#include "mac/sar/sar.h"
#include "cl/cl.h"