Skip to content

Commit 781b7a8

Browse files
committed
Remove unnecessary include of p11_pthread.h in provider.c
1 parent 6f9669b commit 781b7a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/provider.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#endif /* _WIN32 */
3333

3434
#include "util.h"
35-
#include "p11_pthread.h"
3635

3736
#include <ctype.h> /* isdigit() */
3837

0 commit comments

Comments
 (0)