]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/abandon.c
update ldap/lber headers towards ldapext-ldap-c-api-01
[openldap] / libraries / libldap / abandon.c
index 533695f3b500c369cdeeb59fc5bd2f9a22cd1c8c..21639d3305c59bae40351f390eda0ac3e30a71ea 100644 (file)
@@ -18,8 +18,6 @@ static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of
 #include <ac/string.h>
 #include <ac/time.h>
 
-#include "lber.h"
-#include "ldap.h"
 #include "ldap-int.h"
 
 static int do_abandon LDAP_P(( LDAP *ld, int origid, int msgid ));