X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Flber_types.h.in;h=ed1b3e9378a413522c27c3430369130e9599f0a9;hb=6aab531d66ae25a2c594e7dfda2cdf2d5933c047;hp=218202e685fbeec5f47abff3d5646cce659be5fe;hpb=357101793b8722e2e59994189520f823601d5afd;p=openldap diff --git a/include/lber_types.h.in b/include/lber_types.h.in index 218202e685..ed1b3e9378 100644 --- a/include/lber_types.h.in +++ b/include/lber_types.h.in @@ -1,16 +1,15 @@ /* $OpenLDAP$ */ /* - * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * - * Redistribution and use in source and binary forms are permitted only - * as authorized by the OpenLDAP Public License. A copy of this - * license is available at http://www.OpenLDAP.org/license.html or - * in file LICENSE in the top-level directory of the distribution. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted only as authorized by the OpenLDAP + * Public License. A copy of this license is available at + * http://www.OpenLDAP.org/license.html or in file LICENSE in the + * top-level directory of the distribution. */ -#include - /* * LBER types */ @@ -18,6 +17,8 @@ #ifndef _LBER_TYPES_H #define _LBER_TYPES_H +#include + LDAP_BEGIN_DECL /* LBER boolean, enum, integers (32 bits or larger) */