summaryrefslogtreecommitdiffstats
path: root/monitor_wrap.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-06-22 08:11:06 +0200
committerDarren Tucker <dtucker@zip.com.au>2009-06-22 08:11:06 +0200
commit821d3dbe36faa1e53a269e434487d0617a0a1578 (patch)
tree13d01c35cf1abf4add3aece93843d0ddd262895f /monitor_wrap.c
parent - (dtucker) [roaming_common.c roaming_dummy.c] Wrap #include <inttypes.h> in (diff)
downloadopenssh-821d3dbe36faa1e53a269e434487d0617a0a1578.tar.xz
openssh-821d3dbe36faa1e53a269e434487d0617a0a1578.zip
- dtucker@cvs.openbsd.org 2009/06/22 05:39:28
[monitor_wrap.c monitor_mm.c ssh-keygen.c auth2.c gss-genr.c sftp-client.c] alphabetize includes; reduces diff vs portable and style(9). ok stevesk djm (Id sync only; these were already in order in -portable)
Diffstat (limited to 'monitor_wrap.c')
-rw-r--r--monitor_wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_wrap.c b/monitor_wrap.c
index b696d7821..b8e8710f7 100644
--- a/monitor_wrap.c
+++ b/monitor_wrap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor_wrap.c,v 1.67 2009/05/28 16:50:16 andreas Exp $ */
+/* $OpenBSD: monitor_wrap.c,v 1.68 2009/06/22 05:39:28 dtucker Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
* Copyright 2002 Markus Friedl <markus@openbsd.org>