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

This commit is contained in:
Poul-Henning Kamp 2003-04-03 11:56:10 +00:00
parent 4d3651f456
commit 76c4109ebb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113013
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>