X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fslapd-modules%2Fpasswd%2Fkerberos.c;h=701d8886af17f2072a903e90ff04536db0601ea0;hb=992a20ee0a8600c23536186c2f370d09cc03e7d4;hp=fed0aa2fbdd5b94c16eccdc5d102e2bbe19be081;hpb=dc0eacd40b625258355eea866d62188e5aa7ce3b;p=openldap diff --git a/contrib/slapd-modules/passwd/kerberos.c b/contrib/slapd-modules/passwd/kerberos.c index fed0aa2fbd..701d8886af 100644 --- a/contrib/slapd-modules/passwd/kerberos.c +++ b/contrib/slapd-modules/passwd/kerberos.c @@ -1,6 +1,7 @@ /* $OpenLDAP$ */ -/* - * Copyright 1998-2005 The OpenLDAP Foundation. +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-2009 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -12,12 +13,12 @@ * . */ -#include #include #include #include /* BER_BVC definition */ #include "lutil.h" +#include #ifdef HAVE_KRB5 #include