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/hnbap/CN-DomainIndicator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hnbap/CN-DomainIndicator.c') diff --git a/src/hnbap/CN-DomainIndicator.c b/src/hnbap/CN-DomainIndicator.c index 75fbca7..effdf66 100644 --- a/src/hnbap/CN-DomainIndicator.c +++ b/src/hnbap/CN-DomainIndicator.c @@ -5,7 +5,7 @@ * `asn1c -gen-PER` */ -#include "CN-DomainIndicator.h" +#include int CN_DomainIndicator_constraint(asn_TYPE_descriptor_t *td, const void *sptr, -- cgit v1.2.3