add <hesiod.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5201 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-11-19 00:18:17 +00:00
parent be671f52e5
commit 7352fd6e7e

View File

@@ -87,6 +87,10 @@
#ifdef HAVE_PWD_H
#include <pwd.h>
#endif
#ifdef HESIOD
#include <hesiod.h>
#endif
#include <roken.h>
#include <err.h>
#include <getarg.h>