From ceb27555a1f637c048c7ec65a01f8122c3e79bf3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 13 Jul 1998 10:40:47 +0000 Subject: Update. 1998-07-11 Andreas Jaeger * Examples/ex6.c: Include for usleep. --- linuxthreads/Examples/ex6.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/Examples/ex6.c') diff --git a/linuxthreads/Examples/ex6.c b/linuxthreads/Examples/ex6.c index 32621d33df..7853376394 100644 --- a/linuxthreads/Examples/ex6.c +++ b/linuxthreads/Examples/ex6.c @@ -2,6 +2,7 @@ #include #include #include +#include void * test_thread (void *v_param) -- cgit 1.4.1