summaryrefslogtreecommitdiffstats
path: root/crypto/pqueue/pq_compat.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-06-07 22:21:14 +0000
committerAndy Polyakov <appro@openssl.org>2005-06-07 22:21:14 +0000
commitdffdb56b7f5ac13102cd3639c115349d3ce2fa01 (patch)
treeaee2300f3d663ab0af4ec8166e1c28d8b8bd97e4 /crypto/pqueue/pq_compat.h
parenta78c0632edd4c9c257362045dbf7c8ca4a045052 (diff)
"Liberate" dtls from BN dependency. Fix bug in replay/update.
Diffstat (limited to 'crypto/pqueue/pq_compat.h')
-rw-r--r--crypto/pqueue/pq_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/pqueue/pq_compat.h b/crypto/pqueue/pq_compat.h
index 653845353d..bd86efccc7 100644
--- a/crypto/pqueue/pq_compat.h
+++ b/crypto/pqueue/pq_compat.h
@@ -1,3 +1,4 @@
+#error "to be deleted"
/* crypto/pqueue/pqueue_compat.h */
/*
* DTLS implementation written by Nagendra Modadugu