diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-03-19 12:28:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-03-19 12:28:00 +0000 |
commit | a1d1ce38656821fb04e59506d221b0553fafda1e (patch) | |
tree | 848e70c3558b98c187453ed70a6c2cf388d897ad /net/tinyldap/files/patch-ldif.h | |
parent | Update to upstream version 1.16.0 (diff) |
- update to 20170319
Diffstat (limited to 'net/tinyldap/files/patch-ldif.h')
-rw-r--r-- | net/tinyldap/files/patch-ldif.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tinyldap/files/patch-ldif.h b/net/tinyldap/files/patch-ldif.h index 22f4dcf3a6e0..f3aa943fc438 100644 --- a/net/tinyldap/files/patch-ldif.h +++ b/net/tinyldap/files/patch-ldif.h @@ -1,7 +1,7 @@ ---- ldif.h.orig 2008-04-25 13:09:34.000000000 +0200 -+++ ldif.h 2008-04-25 21:36:30.000000000 +0200 -@@ -4,7 +4,9 @@ - #include <ldap.h> +--- ldif.h.orig 2017-03-19 11:47:19 UTC ++++ ldif.h +@@ -5,7 +5,9 @@ + #include "ldap.h" /* how many attributes do we allow per record? */ +#ifndef ATTRIBS |