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

This commit is contained in:
nekral-guest
2007-10-07 11:44:59 +00:00
parent 3bc4996775
commit 9db6abfa42
194 changed files with 20217 additions and 14460 deletions

View File

@ -1,4 +1,4 @@
/* $Id: defines.h,v 1.18 2001/06/28 20:47:05 kloczek Exp $ */
/* $Id: defines.h,v 1.20 2001/11/19 09:23:52 kloczek Exp $ */
/* some useful defines */
#ifndef _DEFINES_H_
@ -43,6 +43,10 @@ char *strchr(), *strrchr(), *strtok();
# endif
#endif /* not STDC_HEADERS */
#if HAVE_ERRNO_H
# include <errno.h>
#endif
/* Solaris 2.4 defines __SVR4, but not SVR4 -j. */
#ifdef __SVR4