From b0429374e2d903124b58e6db33c7bab74632a1c6 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 4 Jan 2016 15:30:51 +0100 Subject: move asn1 headers to include/ dir (2/5) Show effects of the new sed step on asn1-generated files, without moving the files. --- src/ranap/RANAP_SDU-ParameterItem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ranap/RANAP_SDU-ParameterItem.c') diff --git a/src/ranap/RANAP_SDU-ParameterItem.c b/src/ranap/RANAP_SDU-ParameterItem.c index 8dda924..2bcda39 100644 --- a/src/ranap/RANAP_SDU-ParameterItem.c +++ b/src/ranap/RANAP_SDU-ParameterItem.c @@ -4,7 +4,7 @@ * found in "../../asn1/ranap/RANAP-IEs.asn" */ -#include "RANAP_SDU-ParameterItem.h" +#include static asn_TYPE_member_t asn_MBR_RANAP_SDU_ParameterItem_1[] = { { ATF_POINTER, 1, offsetof(struct RANAP_SDU_ParameterItem, sDU_ErrorRatio), -- cgit v1.2.3