svn rev #23060: trunk/src/lib/crypto/builtin/des/

epeisach@MIT.EDU epeisach at MIT.EDU
Mon Oct 26 20:26:10 EDT 2009


http://src.mit.edu/fisheye/changelog/krb5/?cs=23060
Commit By: epeisach
Log Message:
Do not include com_err.h - not used here.




Changed Files:
U   trunk/src/lib/crypto/builtin/des/destest.c
Modified: trunk/src/lib/crypto/builtin/des/destest.c
===================================================================
--- trunk/src/lib/crypto/builtin/des/destest.c	2009-10-27 00:22:50 UTC (rev 23059)
+++ trunk/src/lib/crypto/builtin/des/destest.c	2009-10-27 00:26:10 UTC (rev 23060)
@@ -55,8 +55,6 @@
  */
 
 #include "des_int.h"
-#include "com_err.h"
-
 #include <stdio.h>
 
 void convert (char *, unsigned char []);




More information about the cvs-krb5 mailing list