]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/txn.c
Plug mutex/rwlock leaks (destroy them)
[openldap] / servers / slapd / txn.c
index b087a35463fdf7ead229d613a90b27a8c6e1537e..ef63e2b15aac316ae99a1ea9da423834783f381e 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2010 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -18,7 +18,6 @@
 
 #include <stdio.h>
 
-#include <ac/krb.h>
 #include <ac/socket.h>
 #include <ac/string.h>
 #include <ac/unistd.h>