Network Services | legacy: Add missing include (!26)
Jeremy Lorelli (@jjl77)
gitlab at rtems.org
Sat Apr 26 08:32:15 UTC 2025
Jeremy Lorelli created a merge request: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/26
Project:Branches: jjl77/rtems-net-services:pr-fix-missing-include to rtems/pkg/rtems-net-services:main
Author: Jeremy Lorelli
## Summary
legacy: Add missing include
GCC was warning about implicit declaration of strcmp:
```
../../net/legacy/net_adapter.c: In function 'rtems_net_legacy_config':
../../net/legacy/net_adapter.c:78:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
```
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/26
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/20250426/63f5e69f/attachment.htm>
More information about the bugs
mailing list