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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to