summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/krb5-types.h
blob: 68a8bc0da4973b1cacd335004931d859932f8009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* 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 <inttypes.h>
#include <sys/types.h>
#include <sys/bitypes.h>
#include <sys/socket.h>


typedef socklen_t krb5_socklen_t;
#include <unistd.h>
typedef ssize_t krb5_ssize_t;

#endif /* __krb5_types_h__ */