X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/blobdiff_plain/4abb54de656f0d5c1b35de940fe75e7e3159dee4..6640e0603eee8955e49e64574266b37a804a0924:/algorithms.c?ds=sidebyside diff --git a/algorithms.c b/algorithms.c index d73981e..e6dbe21 100644 --- a/algorithms.c +++ b/algorithms.c @@ -27,7 +27,9 @@ /*----- Header files ------------------------------------------------------*/ #include "catacomb-python.h" +PUBLIC_SYMBOLS; #include "algorithms.h" +PRIVATE_SYMBOLS; /*----- Key sizes ---------------------------------------------------------*/