declare struct spwd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6777 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-08-09 14:49:12 +00:00
parent 9b395f1aaa
commit 25e89985c0

View File

@@ -126,6 +126,8 @@
#define _PATH_LOGIN_CONF "/etc/login.conf"
#endif /* _PATH_LOGIN_CONF */
struct spwd;
#include "login_protos.h"
#endif /* __LOGIN_LOCL_H__ */