Skip to content

Commit b9f1477

Browse files
authored
Merge branch 'main' into gh-113329
2 parents 6d9f5cc + a3e8afe commit b9f1477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ PYTHON_HEADERS= \
17971797
$(srcdir)/Include/cpython/warnings.h \
17981798
$(srcdir)/Include/cpython/weakrefobject.h \
17991799
\
1800-
@MIMALLOC_HEADERS@ \
1800+
$(MIMALLOC_HEADERS) \
18011801
\
18021802
$(srcdir)/Include/internal/pycore_abstract.h \
18031803
$(srcdir)/Include/internal/pycore_asdl.h \

0 commit comments

Comments
 (0)