Commit f28f6ee3 authored by winckel's avatar winckel

Included "mme_config.h" explicitely in this files because it must be removed...

Included "mme_config.h" explicitely in this files because it must be removed from "intertask_interface.h" to make itti more generic.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4242 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 087dc65d
......@@ -33,6 +33,7 @@
#include <string.h>
#include "intertask_interface.h"
#include "mme_config.h"
#include "mme_app_extern.h"
#include "mme_app_ue_context.h"
......
......@@ -38,6 +38,7 @@
#include <arpa/inet.h>
#include "intertask_interface.h"
#include "mme_config.h"
#include "assertions.h"
#include "conversions.h"
......
......@@ -37,6 +37,7 @@
#include "hashtable.h"
#include "intertask_interface.h"
#include "mme_config.h"
#include "sgw_lite_defs.h"
#include "sgw_lite_context_manager.h"
#include "sgw_lite.h"
......
......@@ -36,6 +36,7 @@
#include "assertions.h"
#include "common_types.h"
#include "intertask_interface.h"
#include "mme_config.h"
#include "sgw_lite_defs.h"
#include "sgw_lite_handlers.h"
......
......@@ -35,10 +35,10 @@
#include <assert.h>
#include "intertask_interface.h"
#include "mme_config.h"
#include "sgw_lite_defs.h"
#include "sgw_lite_handlers.h"
#include "sgw_lite.h"
#include "mme_config.h"
#include "hashtable.h"
sgw_app_t sgw_app;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment