diff options
Diffstat (limited to 'newlib/libc/sys/rtems/sys/param.h')
-rw-r--r-- | newlib/libc/sys/rtems/sys/param.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/sys/rtems/sys/param.h b/newlib/libc/sys/rtems/sys/param.h index 0060720f8..5d354dc9c 100644 --- a/newlib/libc/sys/rtems/sys/param.h +++ b/newlib/libc/sys/rtems/sys/param.h @@ -93,7 +93,6 @@ #include <sys/resource.h> #include <sys/ucred.h> #include <sys/uio.h> -#include <sys/rtprio.h> #ifndef FALSE #define FALSE 0 |