diff options
Diffstat (limited to 'src/panic.c')
-rw-r--r-- | src/panic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panic.c b/src/panic.c index 0ce50db2..e2335888 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> |