X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib-python/blobdiff_plain/8546fc9dc62bd41d654b875f7d594cd06fa5dcfb..4af382cb5e0ef75e56002b07afcf5868e92393e6:/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