root/source4/heimdal_build/krb5-types.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   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 
   7 #include "replace.h"
   8 #include "system/network.h"
   9 
  10 typedef socklen_t krb5_socklen_t;
  11 typedef ssize_t krb5_ssize_t;
  12 
  13 #endif /* __krb5_types_h__ */

/* [<][>][^][v][top][bottom][index][help] */