mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Split parts of <features.h> into <sys/cdefs.h>.
This commit is contained in:
parent
6f5989614e
commit
30a95dfa1e
98 changed files with 163 additions and 135 deletions
|
@ -26,7 +26,7 @@
|
|||
#ifndef INCLUDE____MATH_H
|
||||
#define INCLUDE____MATH_H
|
||||
|
||||
#include <features.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#if defined(__sortix__)
|
||||
#include <__/wordsize.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue