From eb10ef751c45008dcf6eba6a21ab47d01ac3163c Mon Sep 17 00:00:00 2001
From: winckel <winckel@eurecom.fr>
Date: Tue, 19 Nov 2013 09:00:32 +0000
Subject: [PATCH] Created link on some NAS header files needed to support ITTI
 messaging between NAS and RRC on Ue side

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4428 818b1a75-f10b-46b9-bf7c-635c3b92a50f
---
 openair2/COMMON/as_message.h | 1 +
 openair2/COMMON/commonDef.h  | 1 +
 openair2/COMMON/networkDef.h | 1 +
 3 files changed, 3 insertions(+)
 create mode 120000 openair2/COMMON/as_message.h
 create mode 120000 openair2/COMMON/commonDef.h
 create mode 120000 openair2/COMMON/networkDef.h

diff --git a/openair2/COMMON/as_message.h b/openair2/COMMON/as_message.h
new file mode 120000
index 0000000000..0ee8892f63
--- /dev/null
+++ b/openair2/COMMON/as_message.h
@@ -0,0 +1 @@
+../../openair-cn/NAS/EURECOM-NAS/src/api/network/as_message.h
\ No newline at end of file
diff --git a/openair2/COMMON/commonDef.h b/openair2/COMMON/commonDef.h
new file mode 120000
index 0000000000..1d60daf8c1
--- /dev/null
+++ b/openair2/COMMON/commonDef.h
@@ -0,0 +1 @@
+../../openair-cn/NAS/EURECOM-NAS/src/include/commonDef.h
\ No newline at end of file
diff --git a/openair2/COMMON/networkDef.h b/openair2/COMMON/networkDef.h
new file mode 120000
index 0000000000..561a043093
--- /dev/null
+++ b/openair2/COMMON/networkDef.h
@@ -0,0 +1 @@
+../../openair-cn/NAS/EURECOM-NAS/src/include/networkDef.h
\ No newline at end of file
-- 
GitLab