Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 268546
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/bin/proxy.c
0
++ src/bin/proxy.c
Lines 21-26 Link Here
21
#include <stdlib.h>
21
#include <stdlib.h>
22
#include <assert.h>
22
#include <assert.h>
23
#include <unistd.h>
23
#include <unistd.h>
24
#define __USE_BSD /* For strdup() */
24
#include <string.h>
25
#include <string.h>
25
26
26
// Import libproxy API
27
// Import libproxy API

Return to bug 268546