From 9b05600b2cc0407688548fe479fecb7ebfb5bbee Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Jun 2000 20:22:31 +0000 Subject: *** empty log message *** --- c/src/lib/include/rtems/libio.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'c/src/lib/include/rtems') diff --git a/c/src/lib/include/rtems/libio.h b/c/src/lib/include/rtems/libio.h index d5255769e6..5df9cccc24 100644 --- a/c/src/lib/include/rtems/libio.h +++ b/c/src/lib/include/rtems/libio.h @@ -22,6 +22,7 @@ #include #include #include +#include /* * Define data types which must be constructed using forward references. @@ -445,15 +446,6 @@ typedef int (*rtems_libio_lseek_t)( int whence ); -/* - * IOCTL values - */ - -#define RTEMS_IO_GET_ATTRIBUTES 1 -#define RTEMS_IO_SET_ATTRIBUTES 2 -#define RTEMS_IO_TCDRAIN 3 -#define FIONREAD 4 - /* * The following macros are used to build up the permissions sets * used to check permissions. These are similar in style to the -- cgit v1.2.3