X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Flber_types.h.in;h=46adad9e5cc7524d1f57b8fee57d0fa1a99cc981;hb=51e619d424b43446dab1090162de241ddc968edf;hp=218202e685fbeec5f47abff3d5646cce659be5fe;hpb=357101793b8722e2e59994189520f823601d5afd;p=openldap diff --git a/include/lber_types.h.in b/include/lber_types.h.in index 218202e685..46adad9e5c 100644 --- a/include/lber_types.h.in +++ b/include/lber_types.h.in @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms are permitted only @@ -9,8 +9,6 @@ * in file LICENSE in the top-level directory of the distribution. */ -#include - /* * LBER types */ @@ -18,6 +16,8 @@ #ifndef _LBER_TYPES_H #define _LBER_TYPES_H +#include + LDAP_BEGIN_DECL /* LBER boolean, enum, integers (32 bits or larger) */