E2AP changes Part2
[o-du/l2.git] / src / ric_stub / ric_e2ap_msg_hdl.h
index 7891086..d1ed8a5 100644 (file)
@@ -20,7 +20,7 @@
 #include<stdio.h>
 #include<sys/types.h>
 #include<string.h>
-#include<ProtocolIE-FieldE2.h>
+#include "ProtocolIE-FieldE2.h"
 #include "E2AP-PDU.h"
 
 #include "envopt.h"        /* Environment options */
 
 
 
-extern char encBuf[ENC_BUF_MAX_LEN];
-int  encBufSize;
-
 void E2APMsgHdlr(Buffer *mBuf);
 S16 BuildAndSendE2SetupReq();
+S16 SendE2APMsg(Region , Pool );
 
 /**********************************************************************
          End of file