osmo-pcu.git branch master updated. 0.2-482-ge500e2e

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Jun 29 07:46:51 UTC 2015


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=e500e2e5d1d44f31e0fffeda9a1e272e8fb0320c

commit e500e2e5d1d44f31e0fffeda9a1e272e8fb0320c
Author: Jacob Erlbeck <jerlbeck at 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
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list