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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef5e8038754fe69f7d4e6c9ed6865da5d872fe4a;p=shadow Add protection against multiple inclusion --- diff --git a/ChangeLog b/ChangeLog index d9bb81c7..58a0e1f2 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