<p><b>@sergey-safarov</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/kamailio/kamailio/pull/2208#discussion_r371745803">src/modules/lreproxy/lreproxy.c</a>:</p>
<pre style='color:#555'>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <sys/time.h>
+#include <netinet/in.h>
+#include <netinet/in_systm.h>
+#ifndef __USE_BSD
+#define  __USE_BSD
</pre>
<p>Is required force define <code>__USE_BSD</code> on all systems? Say on Linux.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2208?email_source=notifications&email_token=ABO7UZIHEBINQ35WYFAELPTRAAIXZA5CNFSM4KMQMZB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCTI6UAQ#pullrequestreview-349301250">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZNFTWJ54TECVN7LCTLRAAIXZANCNFSM4KMQMZBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKWRNNFZNXEL6KEJQDRAAIXZA5CNFSM4KMQMZB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCTI6UAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2208?email_source=notifications\u0026email_token=ABO7UZIHEBINQ35WYFAELPTRAAIXZA5CNFSM4KMQMZB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCTI6UAQ#pullrequestreview-349301250",
"url": "https://github.com/kamailio/kamailio/pull/2208?email_source=notifications\u0026email_token=ABO7UZIHEBINQ35WYFAELPTRAAIXZA5CNFSM4KMQMZB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCTI6UAQ#pullrequestreview-349301250",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>