Include string.h.

This commit is contained in:
Ulrich Drepper 2006-01-03 23:35:29 +00:00
parent 91d53051d9
commit d3472928ac
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include <fcntl.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <sysdep.h>
#include <sys/syscall.h>