Do not include com_err.h - not used here
authorEzra Peisach <epeisach@mit.edu>
Tue, 27 Oct 2009 00:26:10 +0000 (00:26 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 27 Oct 2009 00:26:10 +0000 (00:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23060 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/builtin/des/destest.c

index 6dd72cc4242c47f015abd2589092062d869feaef..ef8785838317abcf13e93ea226009ab98078edcd 100644 (file)
@@ -55,8 +55,6 @@
  */
 
 #include "des_int.h"
-#include "com_err.h"
-
 #include <stdio.h>
 
 void convert (char *, unsigned char []);