sctp_output: fix non-FreeBSD compilation (#324)

Fixes an issue introduced in f4166b347188af0de05fa70456042ef8a792cdd7,
the scope must be closed outside of the FreeBSD clause, as it is opened
outside of it.
1 file changed
tree: 58a9027d256776ed19d729f97ca069b02d07cc7e
  1. programs/
  2. usrsctplib/
  3. .gitignore
  4. bootstrap
  5. CMakeLists.txt
  6. configure.ac
  7. LICENSE.md
  8. Makefile.am
  9. Makefile.nmake
  10. Manual.md
  11. Manual.tex
  12. meson.build
  13. meson_options.txt
  14. README.md
  15. usrsctp.pc.in
README.md

usrsctp

Coverity Scan Build Status

This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.

See manual for more information.

The status of continuous integration testing is available from our Buildbot.