head 1.3; access; symbols OPENPKG_2_STABLE_MP:1.3 OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3 OPENPKG_E1_FP:1.3 OPENPKG_2_STABLE_20061018:1.3 OPENPKG_2_STABLE:1.3.0.14 OPENPKG_2_STABLE_BP:1.3 OPENPKG_2_5_SOLID:1.3.0.12 OPENPKG_2_5_SOLID_BP:1.3 OPENPKG_2_4_RELEASE:1.3 OPENPKG_2_4_SOLID:1.3.0.10 OPENPKG_2_4_SOLID_BP:1.3 OPENPKG_2_3_RELEASE:1.3 OPENPKG_2_3_SOLID:1.3.0.8 OPENPKG_2_3_SOLID_BP:1.3 OPENPKG_2_2_RELEASE:1.3 OPENPKG_2_2_SOLID:1.3.0.6 OPENPKG_2_2_SOLID_BP:1.3 OPENPKG_2_1_RELEASE:1.3 OPENPKG_2_1_SOLID:1.3.0.4 OPENPKG_2_1_SOLID_BP:1.3 OPENPKG_2_0_RELEASE:1.3 OPENPKG_2_0_SOLID:1.3.0.2 OPENPKG_2_0_SOLID_BP:1.3 OPENPKG_1_3_RELEASE:1.2 OPENPKG_1_3_SOLID:1.2.0.6 OPENPKG_1_3_SOLID_BP:1.2 OPENPKG_1_STABLE_MP:1.2 OPENPKG_1_2_RELEASE:1.2 OPENPKG_1_2_SOLID:1.2.0.4 OPENPKG_1_2_SOLID_BP:1.2 OPENPKG_1_STABLE:1.2.0.2 OPENPKG_1_STABLE_BP:1.2; locks; strict; comment @# @; 1.3 date 2003.08.07.14.11.13; author ms; state dead; branches; next 1.2; 1.2 date 2003.01.15.10.41.28; author rse; state Exp; branches; next 1.1; 1.1 date 2002.07.18.08.26.47; author rse; state Exp; branches; next ; desc @@ 1.3 log @upgrading package: libtasn1 0.2.4 -> 0.2.5 @ text @--- src/asn1Coding.c.orig Mon Oct 7 21:40:56 2002 +++ src/asn1Coding.c Wed Jan 15 11:38:36 2003 @@@@ -27,8 +27,9 @@@@ #include #include +#include #include -#include +#include #include #ifdef HAVE_GETOPT_H --- src/asn1Decoding.c.orig Mon Oct 7 21:41:20 2002 +++ src/asn1Decoding.c Wed Jan 15 11:38:46 2003 @@@@ -27,8 +27,9 @@@@ #include #include +#include #include -#include +#include #include #ifdef HAVE_GETOPT_H --- src/asn1Parser.c.orig Mon Oct 7 21:41:44 2002 +++ src/asn1Parser.c Wed Jan 15 11:38:52 2003 @@@@ -27,8 +27,9 @@@@ #include #include +#include #include -#include +#include #include #ifdef HAVE_GETOPT_H @ 1.2 log @port to FreeBSD 5.0; upgrade to PLUS class @ text @@ 1.1 log @new package: libtasn1 0.1.1 (ASN.1 Encoding/Decoding Library) @ text @d1 3 a3 3 --- src/asn1Coding.c.orig Tue Jun 11 10:59:04 2002 +++ src/asn1Coding.c Thu Jul 18 10:23:52 2002 @@@@ -27,6 +27,7 @@@@ d9 2 a10 1 #include d12 5 a16 3 --- src/asn1Decoding.c.orig Tue Jun 11 10:59:04 2002 +++ src/asn1Decoding.c Thu Jul 18 10:23:57 2002 @@@@ -27,6 +27,7 @@@@ d22 2 a23 1 #include d25 5 a29 3 --- src/asn1Parser.c.orig Tue Jun 11 10:59:04 2002 +++ src/asn1Parser.c Thu Jul 18 10:24:03 2002 @@@@ -27,6 +27,7 @@@@ d35 2 a36 1 #include d38 2 @