[OpenSIPS-Devel] [OpenSIPS/opensips] 30d27a: Add missed includes required on the *BSD systems t...

Bogdan Andrei IANCU bogdan at opensips.org
Thu Sep 21 05:24:49 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 30d27a0b8ccb96687847e1dbe16c781b583fe809
      https://github.com/OpenSIPS/opensips/commit/30d27a0b8ccb96687847e1dbe16c781b583fe809
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M modules/proto_tls/proto_tls.c

  Log Message:
  -----------
  Add missed includes required on the *BSD systems to get
struct in_addr defined.


  Commit: 60c80b2989c0c893391d85e0ec7f97c323d3e581
      https://github.com/OpenSIPS/opensips/commit/60c80b2989c0c893391d85e0ec7f97c323d3e581
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M lib/list.h
    M modules/cgrates/cgrates.c
    M modules/rabbitmq/rmq_servers.c

  Log Message:
  -----------
  Rename LIST_HEAD() macro into OSIPS_LIST_HEAD() to avoid
collision with the BSD's sys/queue.h that declares macro with
the same name. That include is pulled in by some other  system
includes and that breaks the build.


  Commit: bf1c6de3c7ec7aae74df3fe6f5a753f5cf2488ee
      https://github.com/OpenSIPS/opensips/commit/bf1c6de3c7ec7aae74df3fe6f5a753f5cf2488ee
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M lib/list.h
    M modules/cgrates/cgrates.c
    M modules/proto_tls/proto_tls.c
    M modules/rabbitmq/rmq_servers.c

  Log Message:
  -----------
  Merge pull request #1168 from sippy/master_freebsd_fix

Fix some minor build issues on FreeBSD


Compare: https://github.com/OpenSIPS/opensips/compare/1bd368bb2186...bf1c6de3c7ec


More information about the Devel mailing list