HomeFreeBSD

Include "util.h", not <util.h>. The header is in the same directory

Description

Include "util.h", not <util.h>. The header is in the same directory
as the C file. There may be a <util.h> on the host when compiling
on macOS or Linux, causing conflicts.

Details

Provenance
marcelAuthored on
Parents
rS307870: When compiling on macOS or Linux, __dead can be defined already.
Branches
Unknown
Tags
Unknown