/* 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__ #ifdef HAVE_CONFIG_H #include "config.h" #endif #if HAVE_INTTYPES_H #include #endif #if HAVE_SYS_TYPES_H #include #endif #if HAVE_SYS_BITYPES_H #include #endif #ifdef HAVE_SYS_SOCKET_H #include #endif typedef socklen_t krb5_socklen_t; typedef ssize_t krb5_ssize_t; #endif /* __krb5_types_h__ */