<shadow.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6536 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-24 19:52:38 +00:00
parent 62399fbbae
commit d54ade23db

View File

@@ -77,6 +77,9 @@
#ifdef HAVE_PWD_H
#include <pwd.h>
#endif
#ifdef HAVE_SHADOW_H
#include <shadow.h>
#endif
#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif