Network Services | ntp: Avoid including broken (on Coldfire) ieeefp.h header (!23)

Kinsey Moore (@opticron) gitlab at rtems.org
Wed Mar 19 16:17:32 UTC 2025




Kinsey Moore started a new discussion on bsd/freebsd/contrib/ntp/ntpd/ntp_util.c: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/23#note_121367

 >  #endif
 >  #include <sys/stat.h>
 >  
 > -#ifdef HAVE_IEEEFP_H
 > -# include <ieeefp.h>
 > -#endif

Instead of removing this, please wrap it in `#ifndef __rtems__`. We try to keep our changes purely additive for easier rebasing later.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/23#note_121367
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/20250319/55488c18/attachment-0001.htm>


More information about the bugs mailing list