From owner-p4-projects Sun Apr 14 10:40:34 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 0218437B41C; Sun, 14 Apr 2002 10:40:30 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B319D37B41A for ; Sun, 14 Apr 2002 10:40:29 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EHeT740411 for perforce@freebsd.org; Sun, 14 Apr 2002 10:40:29 -0700 (PDT) (envelope-from des@freebsd.org) Date: Sun, 14 Apr 2002 10:40:29 -0700 (PDT) Message-Id: <200204141740.g3EHeT740411@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to des@freebsd.org using -f From: Dag-Erling Smorgrav Subject: PERFORCE change 9722 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9722 Change 9722 by des@des.at.des.thinksec.com on 2002/04/14 10:40:11 Add version macros. Affected files ... ... //depot/projects/openpam/include/security/openpam_version.h#1 add ... //depot/projects/openpam/include/security/pam_constants.h#14 edit Differences ... ==== //depot/projects/openpam/include/security/pam_constants.h#14 (text+ko) ==== @@ -31,12 +31,14 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/openpam/include/security/pam_constants.h#13 $ + * $P4: //depot/projects/openpam/include/security/pam_constants.h#14 $ */ #ifndef _PAM_CONSTANTS_H_INCLUDED #define _PAM_CONSTANTS_H_INCLUDED +#include + #ifdef __cplusplus extern "C" { #endif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message