]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-dnssrv/proto-dnssrv.h
re-fix previus commit the other way 'round (rids are < 1000)
[openldap] / servers / slapd / back-dnssrv / proto-dnssrv.h
index 8aefa5fff32011ba5f88b49439272b234d337a20..3537bd907927ce23888bd9edaf59e6c6be113dfc 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2004 The OpenLDAP Foundation.
+ * Copyright 2000-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -38,6 +38,9 @@ extern BI_op_compare          dnssrv_back_compare;
 
 extern BI_chk_referrals                dnssrv_back_referrals;
 
+extern AttributeDescription    *ad_dc;
+extern AttributeDescription    *ad_associatedDomain;
+
 LDAP_END_DECL
 
 #endif /* PROTO_DNSSRV_H */