Use the new sorting rules to regroup #include headers
This commit is contained in:
@@ -14,14 +14,13 @@
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/stat.h> /* Non-portable. */
|
||||
#include <sys/types.h> /* Non-portable. */
|
||||
|
||||
#include <isc/fsaccess.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/result.h>
|
||||
|
||||
#include <sys/stat.h> /* Non-portable. */
|
||||
#include <sys/types.h> /* Non-portable. */
|
||||
|
||||
#define PATH "/tmp/fsaccess"
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user