mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 18:14:56 +01:00
13 lines
292 B
C
13 lines
292 B
C
/* krb5-types.h -- this file was generated for i386-unknown-freebsd5.0 by
|
|
$Id: bits.c,v 1.18 2000/08/27 05:42:46 assar Exp $ */
|
|
|
|
/* $FreeBSD$ */
|
|
|
|
#ifndef __krb5_types_h__
|
|
#define __krb5_types_h__
|
|
|
|
#include <sys/types.h>
|
|
#include <inttypes.h>
|
|
|
|
#endif /* __krb5_types_h__ */
|