X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib-python/blobdiff_plain/d8d81d1b049836f7d4fae7b0077a8ce9e2fc43ac..5660ad956829d56c168b64839540d9f17476fcce:/array.h diff --git a/array.h b/array.h index 832519a..cbf3fb0 100644 --- a/array.h +++ b/array.h @@ -35,7 +35,7 @@ #include -extern void daysetup(void); +extern void da_pysetup(void); extern PyTypeObject da_pytype, daiter_pytype; #ifdef __cplusplus