]> git.sur5r.net Git - openldap/blobdiff - clients/tools/common.h
Import back-mdb
[openldap] / clients / tools / common.h
index a668004adc032367f3f4ffbe79e3fad14d2136aa..1f60d5a42d3f09369890c6d597c73b6ce79ef247 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2010 The OpenLDAP Foundation.
+ * Copyright 1998-2011 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -56,6 +56,7 @@ extern int            dont;
 extern int             referrals;
 extern int             verbose;
 extern int             ldif;
+extern ber_len_t       ldif_wrap;
 extern char            *prog;
 
 /* connection */