Skip to content

Commit 0722e40

Browse files
#undef ADD_STR_CONST
1 parent 8f9bea1 commit 0722e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/socketmodule.c

+1
Original file line numberDiff line numberDiff line change
@@ -8811,6 +8811,7 @@ PyInit__socket(void)
88118811

88128812
#undef ADD_INT_MACRO
88138813
#undef ADD_INT_CONST
8814+
#undef ADD_STR_CONST
88148815

88158816
return m;
88168817

0 commit comments

Comments
 (0)