]> andersk Git - openssh.git/blobdiff - ssh-agent.c
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / ssh-agent.c
index 54c2b9c475517dd1818659f60e0a24c550c698b1..e43faae42b244d4ee242c69ab5322882b57a19b5 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-agent.c,v 1.150 2006/08/01 23:22:47 stevesk Exp $ */
+/* $OpenBSD: ssh-agent.c,v 1.151 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 #include <string.h>
 #include <unistd.h>
 
+#include "xmalloc.h"
 #include "ssh.h"
 #include "rsa.h"
 #include "buffer.h"
-#include "bufaux.h"
-#include "xmalloc.h"
 #include "key.h"
 #include "authfd.h"
 #include "compat.h"
This page took 0.073177 seconds and 4 git commands to generate.