r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.
[ira/wip.git] / source4 / heimdal_build / krb5-types.h
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 #ifdef HAVE_CONFIG_H
7 #include <config.h>
8 #endif
9
10 #if HAVE_INTTYPES_H
11 #include <inttypes.h>
12 #endif
13 #if HAVE_SYS_TYPES_H
14 #include <sys/types.h>
15 #endif
16 #if HAVE_SYS_BITYPES_H
17 #include <sys/bitypes.h>
18 #endif
19 #ifdef HAVE_SYS_SOCKET_H
20 #include <sys/socket.h>
21 #endif
22
23
24 typedef socklen_t krb5_socklen_t;
25 #include <unistd.h>
26 typedef ssize_t krb5_ssize_t;
27
28 #endif /* __krb5_types_h__ */