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

(-)a/auth2-pubkey.c (+1 lines)
Lines 33-38 Link Here
33
#include <stdio.h>
33
#include <stdio.h>
34
#include <stdarg.h>
34
#include <stdarg.h>
35
#include <unistd.h>
35
#include <unistd.h>
36
#include <string.h>
36
37
37
#include "xmalloc.h"
38
#include "xmalloc.h"
38
#include "ssh.h"
39
#include "ssh.h"
(-)a/dns.c (+1 lines)
Lines 43-48 Link Here
43
#include "ssh-x509.h"
43
#include "ssh-x509.h"
44
#include "dns.h"
44
#include "dns.h"
45
#include "log.h"
45
#include "log.h"
46
#include "uuencode.h"
46
47
47
48
48
struct ssh_dns_cert_param_s {
49
struct ssh_dns_cert_param_s {

Return to bug 256046