$NetBSD: patch-bf,v 1.1 1998/12/28 23:31:37 bad Exp $ --- tests/test_sock_2.c.orig Tue Dec 29 00:22:23 1998 +++ tests/test_sock_2.c Tue Dec 29 00:21:53 1998 @@ -10,6 +10,7 @@ #include <pthread.h> #include <errno.h> #include <stdio.h> +#include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h>