Include <string.h>.

This commit is contained in:
Ulrich Drepper 2004-04-18 08:47:49 +00:00
parent 620c3354ae
commit 9bbbee0677

View 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