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

Change-Id: I25cea5d3a4a900550e8f18c2bea392e642bfb191
This commit is contained in:
Harald Welte 2017-05-14 21:47:08 +02:00
parent df8e89f066
commit fe71ee9d99
1 changed files with 0 additions and 1 deletions

View File

@ -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>