forked from Imagelibrary/rtems
2003-02-06 Joel Sherrill <joel@OARcorp.com>
* include/sys/ioccom.h: Include <sys/types.h> not <machine/types.h> so Linux port builds.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#ifndef _SYS_IOCCOM_H_
|
||||
#define _SYS_IOCCOM_H_
|
||||
|
||||
#include <machine/types.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/*
|
||||
* Ioctl's have the command encoded in the lower word, and the size of
|
||||
|
||||
Reference in New Issue
Block a user