From 7bd457fdb0cb2d32b4bf3bc61d44a905965c1f3d Mon Sep 17 00:00:00 2001
From: Lev Walkin <vlm@lionet.info>
Date: Fri, 18 Feb 2005 22:21:31 +0000
Subject: [PATCH] types

---
 skeletons/xer_support.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/skeletons/xer_support.h b/skeletons/xer_support.h
index a1a010c6..2fa1ae96 100644
--- a/skeletons/xer_support.h
+++ b/skeletons/xer_support.h
@@ -6,6 +6,8 @@
 #ifndef	_XER_SUPPORT_H_
 #define	_XER_SUPPORT_H_
 
+#include <asn_system.h>		/* Platform-specific types */
+
 /*
  * Types of data transferred to the application.
  */
-- 
GitLab