openssl/crypto/pqueue
Geoff Thorpe e52a3c3d14 Include <openssl/foo.h> instead of "foo.h"
Exported headers shouldn't be included as "foo.h" by code from the same
module, it should only do so for module-internal headers. This is
because the symlinking of exported headers (from include/openssl/foo.h
to crypto/foo/foo.h) is being removed, and the exported headers are
being moved to the include/openssl/ directory instead.

Change-Id: I4c1d80849544713308ddc6999a549848afc25f94
Signed-off-by: Geoff Thorpe <geoff@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2014-12-08 14:21:35 -05:00
..
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
pq_test.c Add DTLS support. 2005-04-26 16:02:40 +00:00
pqueue.c Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05:00
pqueue.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00