Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aklomp committed Jan 9, 2024
1 parent 45ef09a commit 09098a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/benchmark.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ get_random_data (struct buffers *b, char **errmsg)
#endif
}

#ifdef __MACH__
#if defined(__MACH__)
typedef uint64_t base64_timespec;
static void
base64_gettime (base64_timespec *o_time)
Expand Down

0 comments on commit 09098a5

Please sign in to comment.