this commit is made to reflect the contribution on pull request #1190 (#1192)

This commit is contained in:
Mehmet Hakan Doğan 2021-10-05 12:11:03 +03:00 committed by GitHub
parent 013b4dc8e9
commit 3cb2808ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ ogs_pkbuf_t *ogs_pfcp_build_session_report_request(
ogs_pkbuf_t *ogs_pfcp_build_session_report_response(
uint8_t type, uint8_t cause);
#ifdef __cplusplus
}
#endif