aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/asn_SEQUENCE_OF.c
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/asn_SEQUENCE_OF.c')
-rw-r--r--skeletons/asn_SEQUENCE_OF.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/asn_SEQUENCE_OF.c b/skeletons/asn_SEQUENCE_OF.c
index 7cfd45f3..b2d5f1fa 100644
--- a/skeletons/asn_SEQUENCE_OF.c
+++ b/skeletons/asn_SEQUENCE_OF.c
@@ -2,6 +2,7 @@
* Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
+#include <asn_internal.h>
#include <asn_types.h> /* for MALLOC/REALLOC/FREEMEM */
#include <asn_SEQUENCE_OF.h>