From cfd495857d254066cbc45cb0e4e001c647d94b18 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Fri, 16 Apr 2004 05:58:39 +0000
Subject: [PATCH] rebuilt with lastmod

---
 include/portable.h.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/portable.h.in b/include/portable.h.in
index c604dfe499..807a57e89d 100644
--- a/include/portable.h.in
+++ b/include/portable.h.in
@@ -992,6 +992,9 @@
 /* define for Dynamic Group overlay */
 #undef SLAPD_OVER_DYNGROUP
 
+/* define for Last Modification overlay */
+#undef SLAPD_OVER_LASTMOD
+
 /* define for Password Policy overlay */
 #undef SLAPD_OVER_PPOLICY
 
-- 
GitLab