Author: ngie
Date: Thu Mar 16 02:04:16 2017
New Revision: 315358
URL: https://svnweb.freebsd.org/changeset/base/315358

Log:
  MFC r314954:
  
  style(9): sort the #includes

Modified:
  stable/10/lib/libc/tests/sys/mlock_helper.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/lib/libc/tests/sys/mlock_helper.c
==============================================================================
--- stable/10/lib/libc/tests/sys/mlock_helper.c Thu Mar 16 02:04:13 2017        
(r315357)
+++ stable/10/lib/libc/tests/sys/mlock_helper.c Thu Mar 16 02:04:16 2017        
(r315358)
@@ -36,8 +36,8 @@ __FBSDID("$FreeBSD$");
 
 #include <atf-c.h>
 #include <errno.h>
-#include <stdio.h>
 #include <limits.h>
+#include <stdio.h>
 
 #define        VM_MAX_WIRED "vm.max_wired"
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to