]> git.sur5r.net Git - openldap/blob - include/portable.h.bot
Import op -> slap_op , conn -> slap_conn change from rel eng 1.1.
[openldap] / include / portable.h.bot
1 /* portable.h.bot begin */
2 /*
3  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
4  * All rights reserved.
5  *
6  * Redistribution and use in source and binary forms are permitted only
7  * as authorized by the OpenLDAP Public License.  A copy of this
8  * license is available at http://www.OpenLDAP.org/license.html or
9  * in file LICENSE in the top-level directory of the distribution.
10  */
11
12 #ifdef HAVE_STDDEF_H
13 #       include <stddef.h>
14 #endif
15
16 #include "ldap_cdefs.h"
17
18 #endif /* _LDAP_PORTABLE_H */
19
20 /* portable.h.bot end */