projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
620c335
)
Include <string.h>.
author
Ulrich Drepper
<drepper@redhat.com>
Sun, 18 Apr 2004 08:47:49 +0000
(08:47 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sun, 18 Apr 2004 08:47:49 +0000
(08:47 +0000)
rt/tst-timer4.c
patch
|
blob
|
history
diff --git
a/rt/tst-timer4.c
b/rt/tst-timer4.c
index 78c8744726c13cd48cc733ed845ecb35f9d18db7..2175211cb61623d374ec57da9468e2a814c8e5ff 100644
(file)
--- a/
rt/tst-timer4.c
+++ b/
rt/tst-timer4.c
@@
-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