]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/proto-shell.h
ITS#6001 SID of queued CSN must match the one in the op
[openldap] / servers / slapd / back-shell / proto-shell.h
index f2a127962206b65b6443df1d70f30051da698f49..009a88330483cc9986c912cf0a278f633a031043 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-2009 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;