neels has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/63/16163/1

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: 1
Gerrit-Owner: neels <nhofm...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to