diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build index bc084b4..1cf503c 100644 --- a/meson.build +++ b/meson.build @@ -195,7 +195,6 @@ c_headers = files( 'include/zix/bump_allocator.h', 'include/zix/digest.h', 'include/zix/filesystem.h', - 'include/zix/function_types.h', 'include/zix/hash.h', 'include/zix/path.h', 'include/zix/ring.h', |