Skip to content

Commit

Permalink
Try To Fix CI Error
Browse files Browse the repository at this point in the history
  • Loading branch information
pegvin committed Feb 24, 2024
1 parent 542b35d commit 8e3524d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/writer.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "writer.h"
#include "main.h"
#include <string.h>
#include <sys/time.h>

FILE* outfile = NULL;
struct outargs OA;
Expand Down

0 comments on commit 8e3524d

Please sign in to comment.