Include <sys/cdefs.h> for definition of __BSD_VISIBLE.
Pointy hat to: mike
This commit is contained in:
parent
cd3dfe6d6e
commit
795aff0ed9
@ -38,6 +38,7 @@
|
||||
#ifndef _MACHINE_ENDIAN_H_
|
||||
#define _MACHINE_ENDIAN_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/ansi.h>
|
||||
|
||||
/*
|
||||
|
@ -38,6 +38,7 @@
|
||||
#ifndef _MACHINE_ENDIAN_H_
|
||||
#define _MACHINE_ENDIAN_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/ansi.h>
|
||||
|
||||
/*
|
||||
|
@ -37,6 +37,7 @@
|
||||
#ifndef _MACHINE_ENDIAN_H_
|
||||
#define _MACHINE_ENDIAN_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/ansi.h>
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user