$NetBSD: patch-ba,v 1.1.1.1 1999/05/06 23:37:00 tv Exp $
--- mit-pthreads/pthreads/specific.c.orig	Mon Dec 28 23:52:16 1998
+++ mit-pthreads/pthreads/specific.c	Mon Dec 28 23:52:30 1998
@@ -42,6 +42,7 @@
 #include <errno.h>
 #include <pthread.h>
 #include <stdlib.h>
+#include <string.h>
 
 static struct pthread_key key_table[PTHREAD_DATAKEYS_MAX];
 static pthread_mutex_t key_mutex = PTHREAD_MUTEX_INITIALIZER;
