Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749430
en ru br
ALT Linux repos
S:4.1.1-alt2

Group :: System/Libraries
RPM: libotr5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libotr-4.1.1-debian-fix-include-socket.h.patch
Download


From: Rhonda D'Vine <rhonda@debian.org>
Date: Thu, 12 May 2022 08:57:07 +0200
Bug-Debian: https://bugs.debian.org/1009420
Forwarded: no
Subject: test suite fails to build without the include
--- a/tests/regression/client/client.c
+++ b/tests/regression/client/client.c
@@ -29,6 +29,7 @@
 #include <sys/types.h>
 #include <sys/un.h>
 #include <unistd.h>
+#include <sys/socket.h>
 
 #include <context.h>
 #include <privkey.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin