git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2326 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-15 19:59:11 +00:00
parent 3c63eaf122
commit f4e7247730
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
#include <err.h>
#include <roken.h>
#include <krb5.h>
#include <hdb_err.h>

View File

@@ -33,6 +33,7 @@
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif
#include <err.h>
#include <roken.h>
#ifdef KRB4
#include <krb.h>

View File

@@ -28,6 +28,7 @@
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif
#include <err.h>
#include <roken.h>
#include <krb5.h>
#include <hdb_err.h>