]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/syntax.c
Read config tree from back-ldif
[openldap] / servers / slapd / syntax.c
index 711ed6171c925dd33875410b1147d9c04cf452c1..0469e308cb9b2a64de156106d7b837252021e6ca 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 sindexrec {
        char            *sir_name;