]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/proto-slurp.h
Fix builds with LDAP_GROUPTING_TRANSACTION
[openldap] / servers / slurpd / proto-slurp.h
index 70261951e46e1c15deda25b4ab6d55114259756a..845d179e82bc718861f2b14e1291070ea06a4bef 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2003 The OpenLDAP Foundation.
+ * Copyright 1998-2004 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -107,4 +107,7 @@ int tsleep  LDAP_P((time_t interval));
 void start_lwp_scheduler LDAP_P(( void ));
 #endif
 
+/*main.c */
+extern const char Versionstr[];
+
 #endif /* _PROTO_SLURP */