| 12345678910 | --- krb5-1.11.3.orig/src/appl/user_user/client.c	2013-06-03 23:39:43.000000000 +0200+++ krb5-1.11.3/src/appl/user_user/client.c	2013-08-14 14:05:17.000000000 +0200@@ -34,7 +34,6 @@ #include <errno.h>  #include "k5-int.h"-#include "com_err.h"  int main (int argc, char *argv[]) {
 |