X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fslapd-modules%2Fpasswd%2Fkerberos.c;h=58f1bb5c58804e643fd0b560a0b22a351a81277c;hb=76c6c8e5b7f7731440872010b895cd30c8076b59;hp=0d0dbe16008fd2721c90886f75838c63bd6cf45a;hpb=6cb76b54e802ad5206c6026db54cbda0f5f78f3f;p=openldap diff --git a/contrib/slapd-modules/passwd/kerberos.c b/contrib/slapd-modules/passwd/kerberos.c index 0d0dbe1600..58f1bb5c58 100644 --- a/contrib/slapd-modules/passwd/kerberos.c +++ b/contrib/slapd-modules/passwd/kerberos.c @@ -1,6 +1,7 @@ /* $OpenLDAP$ */ -/* - * Copyright 1998-2004 The OpenLDAP Foundation. +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-2011 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