Since asn1.h gets included recursively from many places, the easiest
authorRichard Levitte <levitte@openssl.org>
Sun, 31 Dec 2000 01:18:50 +0000 (01:18 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 31 Dec 2000 01:18:50 +0000 (01:18 +0000)
commite102a3dcfdff8f3dbe81286926525318611fc23a
tree3fb25332b28e690dd5e450740cd37dd50dc69d2e
parentecbe07817ab8fff2aca97eeb69fabdd5c54b4bda
Since asn1.h gets included recursively from many places, the easiest
is to have asn1.h include e_os.h and e_os2.h.  Of course, this makes
the unofficial "non-export" status of e_os.h a bit delicate...
crypto/asn1/asn1.h