]> andersk Git - openssh.git/blobdiff - auth2.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / auth2.c
diff --git a/auth2.c b/auth2.c
index ecf8570526edb336ce1a50b04eabb13031143963..5d54685596c848a7bb0d59722353dafb9ebdf9cd 100644 (file)
--- a/auth2.c
+++ b/auth2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2.c,v 1.120 2008/11/04 08:22:12 djm Exp $ */
+/* $OpenBSD: auth2.c,v 1.121 2009/06/22 05:39:28 dtucker Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -35,8 +35,8 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "xmalloc.h"
 #include "atomicio.h"
+#include "xmalloc.h"
 #include "ssh2.h"
 #include "packet.h"
 #include "log.h"
This page took 0.04052 seconds and 4 git commands to generate.