Skip to content

dumpexcavator: include unistd for close declaration

Harald Sitter requested to merge work/sitter/missingheader into master

otherwise clang may trip over use of undeclared identifier 'close'

BUG: 479652

Merge request reports