Commit b3e2708
committed
Use align keywords instead of the header
OpenBSD is advertising to the preprocessor that it supports C11
but does not include the stdalign.h header. We do not actually need
the header, since we can just use the keywords.1 parent db72066 commit b3e2708
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
268 | 266 | | |
269 | | - | |
| 267 | + | |
270 | 268 | | |
271 | 269 | | |
272 | | - | |
| 270 | + | |
273 | 271 | | |
274 | 272 | | |
275 | 273 | | |
| |||
0 commit comments