We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd3ffd commit 606be66Copy full SHA for 606be66
Makefile.pre.in
@@ -631,7 +631,9 @@ LIBEXPAT_HEADERS= \
631
Modules/expat/utf8tab.h \
632
Modules/expat/xmlrole.h \
633
Modules/expat/xmltok.h \
634
- Modules/expat/xmltok_impl.h
+ Modules/expat/xmltok_impl.h \
635
+ Modules/expat/xmltok_impl.c \
636
+ Modules/expat/xmltok_ns.c
637
638
##########################################################################
639
# hashlib's HACL* library
0 commit comments