Import of code from heimdal

This commit updates the code imported from heimdal to
5b91f58f350c92fb9eacd1ebac558381b0b8deac (switch-from-svn-to-git-1705-g5b91f58)

Upstream changes are:

Simon Wilkinson (1):
      hcrypto: Remove getarg.h include from validate.c

Change-Id: Id59ef59c0f521d1266789afb6ee9555319472770
Reviewed-on: http://gerrit.openafs.org/3382
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
Heimdal Developers 2010-11-24 10:59:06 +00:00 committed by Jeffrey Altman
parent ea622b0967
commit b43bd696b7
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
9fc90e01b55966b6a3e5a161b4806a5171af789d
5b91f58f350c92fb9eacd1ebac558381b0b8deac

View File

@ -38,7 +38,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getarg.h>
#include <roken.h>
#include <evp.h>