Skip to content

Commit

Permalink
fix: repl
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Oct 15, 2024
1 parent 50d5adf commit 84895c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/desktop/repl/src/args.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stdio.h>

#define TAG "repl_args"

Expand Down

0 comments on commit 84895c9

Please sign in to comment.