X-Git-Url: https://git.distorted.org.uk/~mdw/mLib-python/blobdiff_plain/78911cdb6782ddccef6de3cc913b714e10d2fc14..704500e11c6a7e240acc047607d34bc6db520f15:/defs.pxi diff --git a/defs.pxi b/defs.pxi index 174f6cf..bfb4dcc 100644 --- a/defs.pxi +++ b/defs.pxi @@ -439,5 +439,6 @@ cdef extern from 'mLib/daemonize.h': cdef extern from 'grim.h': int PSIZEOF(void *x) + ctypedef void *cvp ###----- That's all, folks --------------------------------------------------