MAC Clean-up [Issue-ID: ODUHIGH-212]
[o-du/l2.git] / src / cm / lsctp.h
index cefd8f7..266039a 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef __LSCTP_H___
 #define __LSCTP_H___
 
+typedef S16 (*SctpNtfy) ARGS((Buffer *mBuf, CmInetSctpNotification *ntfy));
 extern S16 cmPkSctpNtfy(Pst *pst, CmInetSctpNotification *ntfy);
 extern S16 cmUnpkSctpNtfy(SctpNtfy func, Pst *pst, Buffer *mBuf);