[MERGED] libosmocore[master]: src/panic.c: Remove unneeded #include of gsm_utils.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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed May 17 17:48:02 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: src/panic.c: Remove unneeded #include of gsm_utils.h
......................................................................


src/panic.c: Remove unneeded #include of gsm_utils.h

Change-Id: I25cea5d3a4a900550e8f18c2bea392e642bfb191
---
M src/panic.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/panic.c b/src/panic.c
index 0ce50db..e233588 100644
--- a/src/panic.c
+++ b/src/panic.c
@@ -28,7 +28,6 @@
  *  \brief Routines for panic handling
  */
 
-#include <osmocom/gsm/gsm_utils.h>
 #include <osmocom/core/panic.h>
 #include <osmocom/core/backtrace.h>
 

-- 
To view, visit https://gerrit.osmocom.org/2642
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I25cea5d3a4a900550e8f18c2bea392e642bfb191
Gerrit-PatchSet: 3
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list