Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
spins:invis:15:testing:perl
ZoneMinder
move-include-sys-uio.h-outside-defined-BSD-bloc...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File move-include-sys-uio.h-outside-defined-BSD-block.patch of Package ZoneMinder
From da21533ebbb8a11bd49996d2c50206fd2fdeb33d Mon Sep 17 00:00:00 2001 From: Dirk Hartmann <2monex@gmx.net> Date: Thu, 31 May 2018 17:19:48 +0200 Subject: [PATCH 6/7] move include <sys/uio.h> outside defined(BSD) block --- src/zm_comms.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zm_comms.h b/src/zm_comms.h index e93951a85..d1f32086b 100644 --- a/src/zm_comms.h +++ b/src/zm_comms.h @@ -25,6 +25,7 @@ #include <string.h> #include <unistd.h> +#include <sys/uio.h> #include <netdb.h> #include <errno.h> #include <sys/un.h> -- 2.26.0
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