Include <string.h>.

This commit is contained in:
Andreas Schwab 2001-12-07 15:39:30 +00:00
parent 79d91867cc
commit b8794ed34e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/socket.h>