Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2002 10:40:29 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9722 for review
Message-ID:  <200204141740.g3EHeT740411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <security/openpam_version.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204141740.g3EHeT740411>