From 7992122bac66f28ce2d77ddcd7aef8416796deea Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 30 Nov 2018 01:46:51 +0100 Subject: combine several small .h in msc_common.h For hysterical raisins, there are some header files that contain few declarations, and where the name doesn't reflect the content. Combine them to new msc_common.h: - common.h - common_cs.h - osmo_msc.h Change-Id: I9e3a587342f8d398fb27354a2f2475f8797cdb28 --- src/libmsc/transaction.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libmsc/transaction.c') diff --git a/src/libmsc/transaction.c b/src/libmsc/transaction.c index cf1206637..47124a03b 100644 --- a/src/libmsc/transaction.c +++ b/src/libmsc/transaction.c @@ -25,7 +25,6 @@ #include #include #include -#include #include void *tall_trans_ctx; -- cgit v1.2.3