Include <sys/cdefs.h> for definition of __BSD_VISIBLE.

Pointy hat to:	mike
This commit is contained in:
Mike Barcroft 2002-04-12 15:56:45 +00:00
parent cd3dfe6d6e
commit 795aff0ed9
3 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#ifndef _MACHINE_ENDIAN_H_
#define _MACHINE_ENDIAN_H_
#include <sys/cdefs.h>
#include <machine/ansi.h>
/*

View File

@ -38,6 +38,7 @@
#ifndef _MACHINE_ENDIAN_H_
#define _MACHINE_ENDIAN_H_
#include <sys/cdefs.h>
#include <machine/ansi.h>
/*

View File

@ -37,6 +37,7 @@
#ifndef _MACHINE_ENDIAN_H_
#define _MACHINE_ENDIAN_H_
#include <sys/cdefs.h>
#include <machine/ansi.h>
/*