X-Git-Url: https://git.distorted.org.uk/~mdw/pyke/blobdiff_plain/58f45a3bba58c90874dcf2fdc78ee75a7603d601..c6a36308d930f04e4cce57b319d9ea6628fc3f4c:/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); \