From 80ad143b7303aef8187c1831204bb347d6b06b44 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 13 Jun 2000 21:42:55 +0000 Subject: Temporary hack to compile. Need to probably address definition of all FIO constants and conflict with libnetworking code. --- cpukit/libcsupport/include/rtems/libio.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit') diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h index 3cc4648863..d5255769e6 100644 --- a/cpukit/libcsupport/include/rtems/libio.h +++ b/cpukit/libcsupport/include/rtems/libio.h @@ -452,6 +452,7 @@ typedef int (*rtems_libio_lseek_t)( #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 -- cgit v1.2.3