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

(-)evolution-data-server-2.30.0-orig//camel/camel-sasl-gssapi.c (+4 lines)
Lines 31-37 Link Here
31
#include <string.h>
31
#include <string.h>
32
#include <sys/socket.h>
32
#include <sys/socket.h>
33
#include <sys/types.h>
33
#include <sys/types.h>
34
#ifdef HAVE_HEIMDAL_KRB5
35
#include <krb5.h>
36
#else
34
#include <krb5/krb5.h>
37
#include <krb5/krb5.h>
38
#endif
35
#ifdef HAVE_ET_COM_ERR_H
39
#ifdef HAVE_ET_COM_ERR_H
36
#include <et/com_err.h>
40
#include <et/com_err.h>
37
#else
41
#else

Return to bug 314135