Commit 4b5ea6dc authored by Robert Schmidt's avatar Robert Schmidt Committed by Guido Casati

Fix header inclusion: NGAP message types depends on S1AP

parent c9da5aab
......@@ -24,7 +24,6 @@
#include <netinet/in.h>
#include <netinet/sctp.h>
#include "s1ap_messages_types.h"
#include "ngap_messages_types.h"
//-------------------------------------------------------------------------------------------//
......
......@@ -33,6 +33,7 @@
#include "common/platform_types.h"
#include "common/ngran_types.h"
#include "LTE_asn_constant.h"
#include "s1ap_messages_types.h"
//-------------------------------------------------------------------------------------------//
// Defines to access message fields.
......
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