summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ak
blob: a960ff2029a6d0e78a764d6626b13ee7bc9dfb70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -ru /home/green/ssh/login.c ./login.c
--- /home/green/ssh/login.c	Fri Oct  1 03:42:00 1999
+++ ./login.c	Mon Nov  8 00:06:40 1999
@@ -20,7 +20,6 @@
 #include "includes.h"
 RCSID("$Id: login.c,v 1.7 1999/09/30 16:55:06 deraadt Exp $");
 
-#include <util.h>
 #include <utmp.h>
 #include "ssh.h"