#include <sys/endian.h> as needed.

This commit is contained in:
phk 2003-04-03 11:56:10 +00:00
parent 85870bf643
commit a6e880d4f3
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
*/
#include <sys/param.h>
#include <sys/endian.h>
#ifndef _KERNEL
#include <stdio.h>
#include <string.h>

View File

@ -33,6 +33,7 @@
*/
#include <sys/param.h>
#include <sys/endian.h>
#ifndef _KERNEL
#include <signal.h>
#include <stdio.h>