Add stream define

This commit is contained in:
2025-10-11 17:17:08 +08:00
parent e4911da372
commit e2d528150b
4 changed files with 301 additions and 0 deletions

View File

@@ -157,6 +157,7 @@ source_file_headers = files([
'hash_map.h',
'reg_util.h',
'hash_lib.h',
'stream.h',
])
if conf.get('HAVE_STRPTIME') == 0