Preetam Das commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5478#note_141865


The _winsup_ version actually uses \_\__off_t_ instead of _off_t_ by _newlib_.

For _newlib_, we can either use \_\__off_t_ and include \<sys/\_types.h\> or 
just include \<sys/types.h\> which defines _off_t_.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5478#note_141865
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to