bits.h -> krb5-types.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3396 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-05 18:10:23 +00:00
parent f6824da1b7
commit b48567eff6
9 changed files with 13 additions and 13 deletions

View File

@@ -45,7 +45,7 @@
#ifdef HAVE_SYS_BITYPES_H
#include <sys/bitypes.h>
#endif
#include <bits.h>
#include <krb5-types.h>
struct md4 {
unsigned offset;

View File

@@ -45,7 +45,7 @@
#ifdef HAVE_SYS_BITYPES_H
#include <sys/bitypes.h>
#endif
#include <bits.h>
#include <krb5-types.h>
struct md5 {
unsigned offset;

View File

@@ -44,7 +44,7 @@ RCSID("$Id$");
#include <des.h>
#include <des_locl.h>
#include <bits.h>
#include <krb5-types.h>
#include <string.h>

View File

@@ -45,7 +45,7 @@
#ifdef HAVE_SYS_BITYPES_H
#include <sys/bitypes.h>
#endif
#include <bits.h>
#include <krb5-types.h>
struct sha {
unsigned offset;