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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/realpath.c
0
++ src/realpath.c
Lines 24-29 Link Here
24
#include <getopt.h>
24
#include <getopt.h>
25
#include <stdarg.h>
25
#include <stdarg.h>
26
#include <libintl.h>
26
#include <libintl.h>
27
#include <locale.h>
27
28
28
#define _(String) gettext (String)
29
#define _(String) gettext (String)
29
30

Return to bug 379635