Include <string.h>.
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Apr 2004 08:47:49 +0000 (08:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Apr 2004 08:47:49 +0000 (08:47 +0000)
rt/tst-timer4.c

index 78c8744..2175211 100644 (file)
@@ -21,6 +21,7 @@
 #include <errno.h>
 #include <signal.h>
 #include <stdio.h>
+#include <string.h>
 #include <time.h>
 #include <unistd.h>
 #if _POSIX_THREADS