* src/login.c: Remove declaration of dolastlog().
* lib/prototypes.h: Include <lastlog.h> for the declaration of
struct lastlog.
+ * lib/prototypes.h: Remove old comments in the header.
2008-01-05 Nicolas François <nicolas.francois@centraliens.net>
/*
* prototypes.h
*
- * Missing function prototypes
+ * lib and libmisc function prototypes
*
- * Juha Virtanen, <jiivee@hut.fi>; November 1995
- */
-/*
* $Id$
*
- * Added a macro to work around ancient (non-ANSI) compilers, just in case
- * someone ever tries to compile this with SunOS cc... --marekm
*/
#ifndef _PROTOTYPES_H