]> andersk Git - openssh.git/blobdiff - bsd-misc.c
- Added support for directory-based lastlogs
[openssh.git] / bsd-misc.c
index 0ffe5168ba4160522df8148ef42d18fafcf92099..a4dafb9d9b1dab8332e481e649d6f029c762ed21 100644 (file)
@@ -33,6 +33,8 @@
 **
 */
 
+#include "config.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
@@ -47,7 +49,6 @@
 
 #include "xmalloc.h"
 #include "ssh.h"
-#include "config.h"
 #include "bsd-misc.h"
 
 #ifndef offsetof
This page took 0.031543 seconds and 4 git commands to generate.