Ralph Mitchell's minor #include patch to prevent some warnings

This commit is contained in:
Daniel Stenberg 2002-03-06 09:40:06 +00:00
parent d89dbe5bd6
commit ad3cef0fc8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <string.h>
#include <unistd.h>
#include <signal.h>
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>