summaryrefslogtreecommitdiffstats
path: root/pcp/PCPMachine.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-05-24 10:08:28 +0200
committerBenny Baumann <BenBE@geshi.org>2023-05-24 10:08:28 +0200
commit32f8d4c4073099bdc16f48108cb4ae85de1870b6 (patch)
tree1dd5edc3bd8230a49e9cc0254d2acc6a2ebca162 /pcp/PCPMachine.c
parentb3cf54e3f94bfa7c6e519b12123e71fa1902719c (diff)
Make header sort order consistent again
Diffstat (limited to 'pcp/PCPMachine.c')
-rw-r--r--pcp/PCPMachine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcp/PCPMachine.c b/pcp/PCPMachine.c
index 59e05624..516de7b8 100644
--- a/pcp/PCPMachine.c
+++ b/pcp/PCPMachine.c
@@ -18,8 +18,8 @@ in the source distribution for its full text.
#include <string.h>
#include <sys/time.h>
-#include "Macros.h"
#include "Machine.h"
+#include "Macros.h"
#include "Object.h"
#include "Platform.h"
#include "Settings.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy