X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/blobdiff_plain/bebf03ab18a3bc9fbb537fcf821b0b53f8db1b81..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 ---------------------------------------------------------*/