Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.6:NonFree
netperf
netperf-2.7.0-includes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netperf-2.7.0-includes.patch of Package netperf
--- a/src/net_uuid.c +++ b/src/net_uuid.c @@ -28,6 +28,7 @@ #include <stdlib.h> #include <string.h> #include <fcntl.h> +#include <unistd.h> /* read(), close() */ #if defined(HAVE_INTTYPES_H) #include <inttypes.h> --- a/src/netlib.c +++ b/src/netlib.c @@ -81,6 +81,9 @@ #include <endian.h> #endif +#if defined(HAVE_SENDFILE) +#include <sys/sendfile.h> /* sendfile() */ +#endif #ifndef WIN32 /* at some point, I would like to get rid of all these "sys/"
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