version 1.31.2.7, 2011/01/06 18:43:22
|
version 1.32, 2007/01/02 19:01:01
|
Line 1
|
Line 1
|
/* $OpenLDAP$ */ |
/* $OpenLDAP: pkg/ldap/libraries/liblutil/ntservice.c,v 1.31 2006/01/03 22:12:11 kurt Exp $ */ |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
* |
* |
* Copyright 1998-2011 The OpenLDAP Foundation. |
* Copyright 1998-2007 The OpenLDAP Foundation. |
* All rights reserved. |
* All rights reserved. |
* |
* |
* Redistribution and use in source and binary forms, with or without |
* Redistribution and use in source and binary forms, with or without |
Line 31
|
Line 31
|
|
|
#include <ldap.h> |
#include <ldap.h> |
|
|
|
#include "ldap_log.h" |
#include "ldap_pvt_thread.h" |
#include "ldap_pvt_thread.h" |
|
|
|
|
#include "ldap_defaults.h" |
#include "ldap_defaults.h" |
|
|
#include "slapdmsg.h" |
#include "slapdmsg.h" |