X-Git-Url: https://git.distorted.org.uk/~mdw/mLib-python/blobdiff_plain/d8d81d1b049836f7d4fae7b0077a8ce9e2fc43ac..fbe4867a10fe91a65d8c336d68177d9a55829ffc:/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