[PATCH] 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
Mon May 15 15:34:28 UTC 2017


Review at  https://gerrit.osmocom.org/2642

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

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


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/42/2642/1

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: newchange
Gerrit-Change-Id: I25cea5d3a4a900550e8f18c2bea392e642bfb191
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list