zack liang commented on a discussion on testsuites/sptests/sptod/main.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120761

 > +#ifdef HAVE_CONFIG_H
 > +#include "config.h"
 > +#endif
 > +
 > +#include <tmacros.h>
 > +#include <sys/stat.h>
 > +#include <fcntl.h>
 > +#include <stdio.h>
 > +#include <unistd.h>
 > +#include <errno.h>
 > +#include <string.h>
 > +#include <rtems.h>
 > +#include <rtems/libio.h>
 > +#include <sys/time.h>
 > +
 > +const char rtems_test_name[] = "PSXTOD";

changed

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120761
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