Fix: Add missing sctp.h header file to sonarqube cmake/build 17/71117/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 21 Dec 2022 14:57:08 +0000 (14:57 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 21 Dec 2022 14:59:41 +0000 (14:59 +0000)
commit5c69133bfea3ca1b895219b509b9c1353e122c4c
tree5f1e96c46f192377137b129d5d3d138ed3b25dd8
parent02860f86d24223854948d1d13a91a77496e7bd0f
Fix: Add missing sctp.h header file to sonarqube cmake/build

Addresses a cmake/build failure due to a missing header file.
Adds the required platform-specific package dependency to the relevant
script.

Issue-ID: RELENG-4551
Signed-off-by: MatthewWatkins <mwatkins@linuxfoundation.org>
Change-Id: Icfef14917bf4dbc0dd4c506b44648e9ccae78131
releasenotes/notes/fix-missing-sctp-header-36d78588c6d1a644.yaml [new file with mode: 0644]
shell/cmake-sonarqube.sh