RTEMS | cpukit/rtems: include types.h in optionsimpl.h (!236)
Gedare Bloom (@gedare)
gitlab at rtems.org
Mon Sep 23 22:10:53 UTC 2024
Gedare Bloom created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/236
Project:Branches: gedare/rtems:optionsimpl to rtems/rtos/rtems:main
Author: Gedare Bloom
## Summary
Fix a dependency problem in include ordering. The `optionsimpl.h` file uses types that are defined in `types.h`, but it only gets them included if something else was included before `optionsimpl.h` that pulls in `types.h`
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/236
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240923/8b173318/attachment.htm>
More information about the bugs
mailing list