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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/key.dns_resolver.c
0
++ b/key.dns_resolver.c
Lines 56-61 Link Here
56
#include <stdlib.h>
56
#include <stdlib.h>
57
#include <unistd.h>
57
#include <unistd.h>
58
#include <time.h>
58
#include <time.h>
59
#include <limits.h>
59
60
60
static const char *DNS_PARSE_VERSION = "1.0";
61
static const char *DNS_PARSE_VERSION = "1.0";
61
static const char prog[] = "key.dns_resolver";
62
static const char prog[] = "key.dns_resolver";

Return to bug 531174