[MERGED] libosmocore[master]: timer_gettimeofday.c: Fix implicit use of timeradd

2017-06-22 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: timer_gettimeofday.c: Fix implicit use of timeradd .. timer_gettimeofday.c: Fix implicit use of timeradd timer_gettimeofday.c: In function

libosmocore[master]: timer_gettimeofday.c: Fix implicit use of timeradd

2017-06-21 Thread Neels Hofmeyr
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2959 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iced451be255cfde8a6cf38380bef71ef29673994 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

libosmocore[master]: timer_gettimeofday.c: Fix implicit use of timeradd

2017-06-20 Thread Vadim Yanitskiy
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/2959 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iced451be255cfde8a6cf38380bef71ef29673994 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

libosmocore[master]: timer_gettimeofday.c: Fix implicit use of timeradd

2017-06-20 Thread Max
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/2959 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iced451be255cfde8a6cf38380bef71ef29673994 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: timer_gettimeofday.c: Fix implicit use of timeradd

2017-06-18 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/2959 timer_gettimeofday.c: Fix implicit use of timeradd timer_gettimeofday.c: In function 'osmo_gettimeofday_override_add': timer_gettimeofday.c:54:2: error: implicit declaration of function 'timeradd' [-Werror=implicit-function-declaration]