Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 334861 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/core/xmpp-servers.c
0
++ src/core/xmpp-servers.c
Lines 18-22 Link Here
18
*/
18
*/
19
#define _GNU_SOURCE
19
#include <sys/types.h>
20
#include <sys/types.h>
20
#include <sys/socket.h>
21
#include <sys/socket.h>
21
#include <string.h>
22
#include <string.h>

Return to bug 334861