lwIP | zynqmp: Adapt to the rtems removal of Xilinx headers (!8)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Nov 6 03:08:56 UTC 2024
Kinsey Moore commented on a discussion on embeddedsw/ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif.c: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/8#note_114389
> #include <stdio.h>
> #include <string.h>
>
> +#ifndef __rtems__
> #include <xparameters.h>
> +#endif
Addressed in the latest push for all instances including existing ones.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/8#note_114389
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/20241106/786cad54/attachment.htm>
More information about the bugs
mailing list