upgrade: PER related changes


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1011 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/skeletons/ENUMERATED.h b/skeletons/ENUMERATED.h
index 53cc273..e65a15a 100644
--- a/skeletons/ENUMERATED.h
+++ b/skeletons/ENUMERATED.h
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2003 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Copyright (c) 2003, 2005 Lev Walkin <vlm@lionet.info>. All rights reserved.
  * Redistribution and modifications are permitted subject to BSD license.
  */
 #ifndef	_ENUMERATED_H_
@@ -15,6 +15,8 @@
 
 extern asn_TYPE_descriptor_t asn_DEF_ENUMERATED;
 
+per_type_decoder_f ENUMERATED_decode_uper;
+
 #ifdef __cplusplus
 }
 #endif