summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc.c b/misc.c
index e244701..534f9f6 100644
--- a/misc.c
+++ b/misc.c
@@ -8,6 +8,7 @@
#include <errno.h>
#include "pthread.h"
+#include "implement.h"
int
pthread_once(pthread_once_t *once_control,