| 12345678910 | --- krb5-1.11.3.orig/src/lib/kadm5/logger.c	2013-06-03 23:39:43.000000000 +0200+++ krb5-1.11.3/src/lib/kadm5/logger.c	2013-08-14 14:05:17.000000000 +0200@@ -32,7 +32,6 @@  */ #include "k5-int.h" #include "adm_proto.h"-#include "com_err.h" #include <stdio.h> #include <ctype.h> #ifdef  HAVE_SYSLOG_H
 |