diff options
author | 2014-06-02 05:17:45 +0000 | |
---|---|---|
committer | 2014-06-02 05:17:45 +0000 | |
commit | cb69379254fa614888f6cb2b51a6fab1c0d5a775 (patch) | |
tree | 655515d5c10d682cc731384fb66882a5c99ba7de /lib/libc/stdlib | |
parent | Clean up some of the nightmare of string and pointer arithmatic in (diff) | |
download | wireguard-openbsd-cb69379254fa614888f6cb2b51a6fab1c0d5a775.tar.xz wireguard-openbsd-cb69379254fa614888f6cb2b51a6fab1c0d5a775.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 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions