From 150abfffbf95238293484e3e847d253cb33bc259 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 25 Jan 2017 16:14:25 +0100 Subject: [PATCH] osmo_bsc_grace.h: use '<>' include, not '""' Change-Id: I2f22be93d1a5fd6f229b85305a1d2a2cf6a43ce2 --- openbsc/include/openbsc/osmo_bsc_grace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/include/openbsc/osmo_bsc_grace.h b/openbsc/include/openbsc/osmo_bsc_grace.h index e9c1a0a07..af77b2f3b 100644 --- a/openbsc/include/openbsc/osmo_bsc_grace.h +++ b/openbsc/include/openbsc/osmo_bsc_grace.h @@ -21,7 +21,7 @@ #ifndef OSMO_BSC_GRACE_H #define OSMO_BSC_GRACE_H -#include "gsm_data.h" +#include struct osmo_msc_data;