Skip to content

Include <signal.h> for SIG* constants#2086

Open
pinotree wants to merge 1 commit into
abseil:masterfrom
pinotree:test-include-signal.h
Open

Include <signal.h> for SIG* constants#2086
pinotree wants to merge 1 commit into
abseil:masterfrom
pinotree:test-include-signal.h

Conversation

@pinotree

Copy link
Copy Markdown

The test uses SIGABRT on most of the systems, so explicitly include <signal.h> to ensure it is available, and not rely on it being implicitly pulled in by other includes.

The test uses SIGABRT on most of the systems, so explicitly include
<signal.h> to ensure it is available, and not rely on it being
implicitly pulled in by other includes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant