diff options
author | guenther <> | 2014-06-02 05:17:45 +0000 |
---|---|---|
committer | guenther <> | 2014-06-02 05:17:45 +0000 |
commit | 95c0ce676f45c601e820a171f77a88e23dc3eacd (patch) | |
tree | bbbf32cb222e96dbfcab425620d15e8d0899e9a0 /src/lib/libssl/t1_enc.c | |
parent | 9c68e5e249ef03e199add135515dbefcd5c0f9aa (diff) | |
download | openbsd-95c0ce676f45c601e820a171f77a88e23dc3eacd.tar.gz openbsd-95c0ce676f45c601e820a171f77a88e23dc3eacd.tar.bz2 openbsd-95c0ce676f45c601e820a171f77a88e23dc3eacd.zip |
Since pqueue is a private interface and the header defining the struct
isn't even exported, there's no (sane) way for someone else to use the
typedef. Eliminate the typedef and just use "struct _pqueue *".
duplicate typedef pointed out by Brent Cook (busterb (at) gmail.com)
ok miod@
Diffstat (limited to 'src/lib/libssl/t1_enc.c')
0 files changed, 0 insertions, 0 deletions