From fe71ee9d993af078aac0596ee081f04ca9145e7e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 14 May 2017 21:47:08 +0200 Subject: [PATCH] src/panic.c: Remove unneeded #include of gsm_utils.h Change-Id: I25cea5d3a4a900550e8f18c2bea392e642bfb191 --- src/panic.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panic.c b/src/panic.c index 0ce50db26..e2335888d 100644 --- a/src/panic.c +++ b/src/panic.c @@ -28,7 +28,6 @@ * \brief Routines for panic handling */ -#include #include #include