version 1.22.2.2, 2003/11/30 22:20:23
|
version 1.22.2.3, 2003/12/01 00:58:24
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/include/lber_pvt.h,v 1.25 2003/10/13 16:35:08 kurt Exp $ */ |
/* $OpenLDAP$ */ |
/* |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
* Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA |
* |
|
* Copyright 1998-2003 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 |
* modification, are permitted only as authorized by the OpenLDAP |
* modification, are permitted only as authorized by the OpenLDAP |
* Public License. A copy of this license is available at |
* Public License. |
* http://www.OpenLDAP.org/license.html or in file LICENSE in the |
* |
* top-level directory of the distribution. |
* A copy of this license is available in file LICENSE in the |
|
* top-level directory of the distribution or, alternatively, at |
|
* <http://www.OpenLDAP.org/license.html>. |
*/ |
*/ |
|
|
/* |
/* |
* lber_pvt.h - Header for ber_pvt_ functions. These are meant to be used |
* lber_pvt.h - Header for ber_pvt_ functions. |
* by the OpenLDAP distribution only. |
* These are meant to be internal to OpenLDAP Software. |
*/ |
*/ |
|
|
#ifndef _LBER_PVT_H |
#ifndef _LBER_PVT_H |