]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/proto-shell.h
document option '-F'
[openldap] / servers / slapd / back-shell / proto-shell.h
index f2a127962206b65b6443df1d70f30051da698f49..5488a81ba2b7a27ed2a5d78b352376fa9d254f5e 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Copyright 1998-2005 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -32,6 +32,8 @@
 
 LDAP_BEGIN_DECL
 
+extern BI_init         shell_back_initialize;
+
 extern BI_open         shell_back_open;
 extern BI_close                shell_back_close;
 extern BI_destroy      shell_back_destroy;