Change in libosmocore[master]: fsm.h: add missing include of logging.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/.

neels gerrit-no-reply at lists.osmocom.org
Sun Nov 24 20:55:46 UTC 2019


neels has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16163 )

Change subject: fsm.h: add missing include of logging.h
......................................................................

fsm.h: add missing include of logging.h

Change-Id: I783bf0eb40b674fb6a77f7673563fdf156975f5a
---
M include/osmocom/core/fsm.h
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved



diff --git a/include/osmocom/core/fsm.h b/include/osmocom/core/fsm.h
index 269befa..7b262c7 100644
--- a/include/osmocom/core/fsm.h
+++ b/include/osmocom/core/fsm.h
@@ -10,6 +10,7 @@
 #include <osmocom/core/linuxlist.h>
 #include <osmocom/core/timer.h>
 #include <osmocom/core/utils.h>
+#include <osmocom/core/logging.h>
 
 /*! \defgroup fsm Finite State Machine abstraction
  *  @{

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/16163
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I783bf0eb40b674fb6a77f7673563fdf156975f5a
Gerrit-Change-Number: 16163
Gerrit-PatchSet: 3
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191124/e2fe18ae/attachment.htm>


More information about the gerrit-log mailing list