Attention is currently required from: pespin.

pespin uploaded patch set #3 to this change.

View Change

socket_compat.h improvements to always have struct osmo_sockaddr available

Having a #if (!EMBEDDED) based on compiler defined variable is not a
good idea. Instead, add minimal sys/socket.h and netient/in.h to always
have the definition of struct osmo_sockaddr available.

Change-Id: I5b10e09770727c72812af15360ab3385b957509b
---
M configure.ac
M include/osmocom/core/Makefile.am
M include/osmocom/core/socket.h
M include/osmocom/core/socket_compat.h.tpl
4 files changed, 73 insertions(+), 15 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/31/41931/3

To view, visit change 41931. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5b10e09770727c72812af15360ab3385b957509b
Gerrit-Change-Number: 41931
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin@sysmocom.de>