From 20602d4243322cc913cab9c1c13157165715ebbc Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Tue, 27 Oct 2009 00:26:10 +0000 Subject: [PATCH] Do not include com_err.h - not used here git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23060 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/builtin/des/destest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/crypto/builtin/des/destest.c b/src/lib/crypto/builtin/des/destest.c index 6dd72cc42..ef8785838 100644 --- a/src/lib/crypto/builtin/des/destest.c +++ b/src/lib/crypto/builtin/des/destest.c @@ -55,8 +55,6 @@ */ #include "des_int.h" -#include "com_err.h" - #include void convert (char *, unsigned char []); -- 2.26.2