chiark
/
gitweb
/
~mdw
/
catacomb-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bytestring.c, catacomb/__init__.py: Compare for equality in constant time.
[catacomb-python]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index 77c7eae4ab878c689ff309e75fc181bf7e52d2b2..f1e6365cc66d8b613033d56077d5e5cba4212b99 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-46,6
+46,7
@@
#include <mLib/unihash.h>
#include <catacomb/buf.h>
+#include <catacomb/ct.h>
#include <catacomb/grand.h>
#include <catacomb/rand.h>