Missing include in include/_align.h ?
Pierre-Luc Drouin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <RZvsFcCxUNt_brQXbinPWBhsvXzyVNGOC1x5VwETIQVu-Vlu9Ud8DKN15zh8ezgFNo5yhQ1r2lwTw4vv3_4AMxWM6abM7ozraeFXFE3jy3U=@pldrouin.net> |
It seems that sys/types.h should be included in _align.h, otherwise u_long is not defined on arm64... Thanks!