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.


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

Reply via email to