From: nekral-guest Date: Mon, 26 May 2008 08:35:13 +0000 (+0000) Subject: Add protection against multiple inclusion X-Git-Tag: 4.1.3~464 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5e8038754fe69f7d4e6c9ed6865da5d872fe4a;p=thirdparty%2Fshadow.git Add protection against multiple inclusion --- diff --git a/ChangeLog b/ChangeLog index d9bb81c74..58a0e1f2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * lib/groupio.c: The changed, isopen, locked, and readonly fields of the db are booleans. + * lib/groupio.h: Add protection against multiple inclusion. 2008-05-26 Nicolas François