Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
spins:invis:15:common
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 a2636d73e39ba6c9b98330de1e35a779f743d7c8 Mon Sep 17 00:00:00 2001 From: Dirk Hartmann <2monex@gmx.net> Date: Thu, 31 May 2018 17:19:48 +0200 Subject: [PATCH 7/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 133c0d19f..8d23eaf4d 100644 --- a/src/zm_comms.h +++ b/src/zm_comms.h @@ -24,6 +24,7 @@ #include <string.h> #include <unistd.h> +#include <sys/uio.h> #include <netdb.h> #include <errno.h> #include <sys/un.h> -- 2.18.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