Skip to content

Commit

Permalink
fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Dec 5, 2024
1 parent 1e75ee3 commit b533ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ossl/thread_setup_unix.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//go:build unix

#include "ossl.h"
#include "api.h"
#include "thread_setup.h"
#include <pthread.h>

Expand Down

0 comments on commit b533ebf

Please sign in to comment.