Change in osmo-ccid-firmware[master]: main: Add missing #include to osmocom/timer.h

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/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 12 11:20:52 UTC 2019


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16036 )


Change subject: main: Add missing #include to osmocom/timer.h
......................................................................

main: Add missing #include to osmocom/timer.h

Change-Id: I9a062fbe9e0f25e45e9321048d8cbdecd4c49076
---
M sysmoOCTSIM/main.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/36/16036/1

diff --git a/sysmoOCTSIM/main.c b/sysmoOCTSIM/main.c
index 6e2d6ac..15e2004 100644
--- a/sysmoOCTSIM/main.c
+++ b/sysmoOCTSIM/main.c
@@ -24,6 +24,7 @@
 #include <errno.h>
 
 #include <osmocom/core/utils.h>
+#include <osmocom/core/timer.h>
 
 #include <hal_cache.h>
 #include <hri_port_e54.h>

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16036
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I9a062fbe9e0f25e45e9321048d8cbdecd4c49076
Gerrit-Change-Number: 16036
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191112/1c6cb59f/attachment.htm>


More information about the gerrit-log mailing list