summary refs log tree commit diff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.c b/main.c
index 7a63ebe..8099de2 100644
--- a/main.c
+++ b/main.c
@@ -1,8 +1,8 @@
+#include "cptc.h"
+
 #include <fcntl.h>
 #include <unistd.h>
 
-#include "cptc.h"
-
 
 int main(void)
 {