This commit is contained in:
2021-12-30 22:05:42 +08:00
parent 4618b97a2e
commit ac4fee1977
7 changed files with 162 additions and 5 deletions

View File

@@ -8,3 +8,5 @@
#cmakedefine HAVE_STRERROR_R @HAVE_STRERROR_R@
#cmakedefine HAVE_GNU_STRERROR_R @HAVE_GNU_STRERROR_R@
#cmakedefine HAVE_SSCANF_S @HAVE_SSCANF_S@
#cmakedefine HAVE_FSEEKO @HAVE_FSEEKO@
#cmakedefine HAVE_FSEEKO64 @HAVE_FSEEKO64@