merge post-1.3.0 fixes

This commit is contained in:
Denis Vlasenko
2006-12-26 18:17:42 +00:00
parent 270c17c0e6
commit 666da5e2c6
12 changed files with 48 additions and 21 deletions

View File

@ -51,7 +51,9 @@
#include "pwd_.h"
#include "grp_.h"
#if ENABLE_FEATURE_SHADOWPASSWDS
#include "shadow_.h"
#endif
/* Try to pull in PATH_MAX */
#include <limits.h>