Skip to content

Commit 82dc4ca

Browse files
committed
Header resort
Attempting to keep the headers sorted alphabetically.
1 parent 4004142 commit 82dc4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch/ch_domain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
#include <config.h>
2222

23-
#include "datatypes.h"
2423
#include "ch_domain.h"
24+
#include "datatypes.h"
2525
#include "domain_driver.h"
2626
#include "viralloc.h"
2727
#include "virlog.h"

0 commit comments

Comments
 (0)