common_macros: Include sys/cdefs.h, defines _Static_assert among others
This commit is contained in:
parent
43ecec5470
commit
c824bcf74a
@ -10,6 +10,8 @@
|
||||
#ifndef _COMMON_MACROS_H
|
||||
#define _COMMON_MACROS_H
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#define UNUSED __attributed((unused))
|
||||
|
||||
#ifndef BIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user