]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/mr.c
minor naming cleanup; improvements to DN mapping layer; major docs update
[openldap] / servers / slapd / mr.c
index ea1c9bd4154d79a10d417c17015bba6a88926d38..89381cc38bb0114e6c37a39ed51fe2dc36747999 100644 (file)
@@ -2,7 +2,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
@@ -23,7 +23,6 @@
 #include <ac/socket.h>
 
 #include "slap.h"
-#include "ldap_pvt.h"
 
 struct mindexrec {
        struct berval   mir_name;