Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
openhpi.20645
fix_implicit_declarations.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_implicit_declarations.patch of Package openhpi.20645
Author: Thomas Renninger <trenn@suse.de> Fix compiler warnings oa_soap_sensor.c:2209:9: note: include ‘<string.h>’ or provide a declaration of ‘memcpy’ Index: openhpi-3.8.0/plugins/oa_soap/oa_soap_utils.h =================================================================== --- openhpi-3.8.0.orig/plugins/oa_soap/oa_soap_utils.h 2018-10-04 16:19:50.682977324 +0200 +++ openhpi-3.8.0/plugins/oa_soap/oa_soap_utils.h 2018-10-04 16:20:29.393287079 +0200 @@ -41,6 +41,7 @@ /* Include files */ #include <math.h> #include <ctype.h> +#include <string.h> #include "oa_soap_calls.h" #include "oa_soap.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor