[svn-upgrade] Integrating new upstream version, shadow (20000826)

This commit is contained in:
nekral-guest
2007-10-07 11:44:14 +00:00
parent 446e664caa
commit efd7efa9f1
196 changed files with 7676 additions and 9088 deletions

View File

@ -4,5 +4,5 @@
#include <config.h>
#include "defines.h"
time_t get_date P_((const char *p, const time_t *now));
time_t get_date(const char *, const time_t *);
#endif