Attention is currently required from: jolly.
1 comment:
File include/osmocom/gsm/gsm0808.h:
Patch Set #12, Line 22: #ifdef HAVE_SYS_SOCKET_H
the problem I see here is that this will actually be evaluated when building the app against libosmo […]
Something to look into would be having a socket_compat.h (similar to timer_compat.h we have), and include it here, which could define the sockaddr_storage if not found using configure.ac or similar.
To view, visit change 32932. To unsubscribe, or for help writing mail filters, visit settings.