Skip to content

Conversation

@mralusw
Copy link

@mralusw mralusw commented Dec 24, 2022

Fixes #33

@erig0
Copy link

erig0 commented Nov 2, 2023

I can confirm this fixes the build issue on Linux. Tested on RHEL-8.8.

Please merge!

}
if (verbose) {
gettimeofday(&t_l_acq,NULL);
printf("took %1u microseconds\n", (t_l_acq.tv_usec - t_l_req.tv_usec)); // not adding due to time constraints

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation error with GCC

3 participants