Skip to content

Commit

Permalink
arrange headers
Browse files Browse the repository at this point in the history
  • Loading branch information
balaji-sivasakthi committed Mar 12, 2024
1 parent d236522 commit ed600a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/commands.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "commands.h"
#include <stdio.h>
#include "commands.h"

void concrete_command_execute(void) {
printf("Executing concrete command...\n");
Expand Down

0 comments on commit ed600a1

Please sign in to comment.