diff options
author | guenther <> | 2014-06-02 05:17:45 +0000 |
---|---|---|
committer | guenther <> | 2014-06-02 05:17:45 +0000 |
commit | 1bf170aeb48293ab416e64e4aebf9d0608093760 (patch) | |
tree | bbbf32cb222e96dbfcab425620d15e8d0899e9a0 /src/lib/libc/stdlib/malloc.c | |
parent | 70a0602af94c2cd464b5e80ca85d5a88ad83dd48 (diff) | |
download | openbsd-1bf170aeb48293ab416e64e4aebf9d0608093760.tar.gz openbsd-1bf170aeb48293ab416e64e4aebf9d0608093760.tar.bz2 openbsd-1bf170aeb48293ab416e64e4aebf9d0608093760.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/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions