Skip to content

Commit

Permalink
fixup! Include e_os.h for missing struct timeval
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcaswell committed Sep 25, 2023
1 parent b01151d commit 7923bb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/helpers/quictestlib.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

#include <assert.h>
#include <openssl/e_os2.h>
#include <openssl/configuration.h>
#include <openssl/bio.h>
#include "quictestlib.h"
Expand Down

0 comments on commit 7923bb8

Please sign in to comment.