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

Collapse All | Expand All

(-)coda-6.9.2.old/coda-src/auth2/krbcommon.c (+3 lines)
Lines 31-36 Link Here
31
#include <unistd.h>
31
#include <unistd.h>
32
#include <stdio.h>
32
#include <stdio.h>
33
#include <string.h>
33
#include <string.h>
34
#ifdef HAVE_NETDB_H
35
#include <netdb.h>
36
#endif
34
#include "krbcommon.h"
37
#include "krbcommon.h"
35
38
36
#ifdef __cplusplus
39
#ifdef __cplusplus

Return to bug 193012