summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/krb5-types.h
blob: 4f55a80a585264de1fc2344c9b8018710b3e0454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* krb5-types.h -- this file was generated for i686-pc-linux-gnu by
                   $Id: bits.c,v 1.23 2005/01/05 15:22:02 lha Exp $ */

#ifndef __krb5_types_h__
#define __krb5_types_h__

#include "replace.h"
#include "system/network.h"

typedef socklen_t krb5_socklen_t;
typedef int krb5_socket_t;
typedef ssize_t krb5_ssize_t;

#endif /* __krb5_types_h__ */