* asn1_decode.c: move declaration of gmt_mktime() outside of
authorTom Yu <tlyu@mit.edu>
Sat, 25 Mar 1995 19:14:42 +0000 (19:14 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 25 Mar 1995 19:14:42 +0000 (19:14 +0000)
commit96849fc16cc2995fbec954258da050963e60c3da
treef0cd4a0ab45b42e8221ad352b98fa0ac71ed7a41
parentdec1e9393dd498775ca8291783e8a79e6e9e7f38
* asn1_decode.c: move declaration of gmt_mktime() outside of
asn1_decode_generaltime() so that compilers like Ultrix cc that
don't support prototypes within function bodies don't break

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5246 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/asn.1/asn1_decode.c