diff -r 30113bfbe723 -r b3afb9f1e801 lib/courier-authlib/changeuidgid.c --- a/lib/courier-authlib/changeuidgid.c Sun Jan 20 00:12:17 2008 +0100 +++ b/lib/courier-authlib/changeuidgid.c Sun Jan 20 00:22:09 2008 +0100 @@ -1,5 +1,5 @@ /* -** Copyright 1998 - 1999 Double Precision, Inc. See COPYING for +** Copyright 1998 - 2000 Double Precision, Inc. See COPYING for ** distribution information. */ @@ -12,13 +12,14 @@ #endif #include #include +#include #include #include #include #include "auth.h" -static const char rcsid[]="$Id: changeuidgid.c,v 1.1 2000/04/13 17:55:05 bruce Exp $"; +static const char rcsid[]="$Id: changeuidgid.c,v 1.2 2000/12/18 20:20:10 bruce Exp $"; void authchangegroup(gid_t gid) {