summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/include/krb5-types.h
blob: 652ae3f7b5a8ea81555503377f74eb5cb2d94f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* krb5-types.h -- this file was generated for i386-unknown-freebsd5.0 by
                   $Id: bits.c,v 1.22 2002/08/28 16:08:44 joda Exp $ */

#ifndef __krb5_types_h__
#define __krb5_types_h__

#include <inttypes.h>
#include <sys/types.h>
#include <sys/socket.h>


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

#endif /* __krb5_types_h__ */
OpenPOWER on IntegriCloud