]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth2.c
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / auth2.c
index 1cd3e10364ee7df583ae46718936e226999d6112..25166b4f47404e743c00b236a40d6f555e2d0a81 100644 (file)
@@ -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.062214 seconds and 4 git commands to generate.