Skip to content

ihdad: Fix seek flags

Jeremy Soller requested to merge xTibor:fix_seek_flags into master

Created by: xTibor

This pull request fixes some missing imports in ihdad. Those missing imports made a match statement to treat its branches as variable bindings instead of constants.

Affected code, Fixed warnings

Merge request reports