From 5b91f58f350c92fb9eacd1ebac558381b0b8deac Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Wed, 24 Nov 2010 10:55:27 +0000 Subject: [PATCH] hcrypto: Remove getarg.h include from validate.c None of the functions prototyped in getarg.h are used by validate.c, so simplify out-of-tree builds by removing the header from the file. --- lib/hcrypto/validate.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/hcrypto/validate.c b/lib/hcrypto/validate.c index 3ed358df6..f6f8be703 100644 --- a/lib/hcrypto/validate.c +++ b/lib/hcrypto/validate.c @@ -38,7 +38,6 @@ #include #include #include -#include #include #include