From e21cbf4d9bafebb2560d1acac1e47e879c7f7493 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Mon, 2 Jul 2012 12:33:42 -0400 Subject: Update OpenSSL --- Cryptlib/Include/openssl/pqueue.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Cryptlib/Include/openssl/pqueue.h') diff --git a/Cryptlib/Include/openssl/pqueue.h b/Cryptlib/Include/openssl/pqueue.h index 02386d13..16c40726 100644 --- a/Cryptlib/Include/openssl/pqueue.h +++ b/Cryptlib/Include/openssl/pqueue.h @@ -91,5 +91,6 @@ pitem *pqueue_iterator(pqueue pq); pitem *pqueue_next(piterator *iter); void pqueue_print(pqueue pq); +int pqueue_size(pqueue pq); #endif /* ! HEADER_PQUEUE_H */ -- cgit v1.2.3