X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/2b2b7fba6dcb52ea2419be7c008b0616c4481020..47061e38e845a33fa1b3a3a231f3707a2a31c20e:/catacomb-python.h diff --git a/catacomb-python.h b/catacomb-python.h index 5638812..fe64aeb 100644 --- a/catacomb-python.h +++ b/catacomb-python.h @@ -185,6 +185,7 @@ PRIVATE_SYMBOLS; #define INITTYPE(ty, base) INITTYPE_META(ty, base, type) extern PyObject *home_module; +extern PyObject *modname; #define INSERT(name, ob) do { \ PyObject *_o = (PyObject *)(ob); \