Added new name for inittab!
This commit is contained in:
parent
63c35e5407
commit
e601c0f55d
|
@ -428,6 +428,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#define import_filetab _PyImport_Filetab
|
||||
#define import_maxsuffixsize _PyImport_MaxSuffixSize
|
||||
#define load_dynamic_module _PyImport_LoadDynamicModule
|
||||
#define inittab _PyImport_Inittab
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue