This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT".
The branch, master has been updated via e500e2e5d1d44f31e0fffeda9a1e272e8fb0320c (commit) from b671dbfe94789d849880b8c6f2a036f7db04b037 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-pcu/commit/?id=e500e2e5d1d44f31e0fffeda9a1e272e...
commit e500e2e5d1d44f31e0fffeda9a1e272e8fb0320c Author: Jacob Erlbeck jerlbeck@sysmocom.de Date: Mon Jun 29 09:32:46 2015 +0200
llc: Add missing include directive for struct timeval
While including time.h is sufficient with Ubuntu's current libc6 2.19, the correct (and portable) include file is sys/time.h.
This commit modifies the include directive in llc.h accordingly.
Fixes: Jenkins #600
Addresses: In file included from gprs_ms.h:28, from gprs_ms.cpp:22: llc.h:68: error: field 'recv_time' has incomplete type llc.h:69: error: field 'expire_time' has incomplete type
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes: src/llc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org