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

Collapse All | Expand All

(-)file_not_specified_in_diff (-15 / +1 lines)
Line  Link Here
0
-- samba-4.3.4/source4/heimdal_build/krb5-types.h
0
++ samba-4.3.4/source4/heimdal_build/krb5-types.h
Lines 1-14 Link Here
1
/* krb5-types.h -- this file was generated for i686-pc-linux-gnu by
2
                   $Id: bits.c,v 1.23 2005/01/05 15:22:02 lha Exp $ */
3
4
#ifndef __krb5_types_h__
5
#define __krb5_types_h__
6
7
#include "replace.h"
8
#include "system/network.h"
9
10
typedef socklen_t krb5_socklen_t;
11
typedef int krb5_socket_t;
12
typedef ssize_t krb5_ssize_t;
13
14
#endif /* __krb5_types_h__ */

Return to bug 560146