Skip to content
Unverified Commit c1a44246 authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libunwind] Move errno.h and signal.h includes under the block where they're needed (#78054)

Commit fc1c4787 added includes of <signal.h> and <errno.h> to
UnwindCursor.hpp. The library previously built on platforms where these
headers are not provided. These headers should be included only in the
case where they are actually needed, i.e. on Linux.
parent e7671bc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment