summaryrefslogtreecommitdiff
path: root/security/opencryptoki/files/patch-usr-sbin-pkcsslotd-pkcsslotd_util.c
blob: 1d3b9f8df8c41f5e1703da282466d001c30466e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- usr/sbin/pkcsslotd/pkcsslotd_util.c.orig	2022-04-25 11:04:51 UTC
+++ usr/sbin/pkcsslotd/pkcsslotd_util.c
@@ -11,6 +11,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <pthread.h>
 
 #include "slotmgr.h"
 #include "log.h"