Skip to content
Snippets Groups Projects
Commit ad3cef0f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

parent d89dbe5b
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment