Marty Kuhrt's #include fixes for VMS

This commit is contained in:
Daniel Stenberg
2003-06-13 06:48:04 +00:00
parent c78df56801
commit e727fb82f2
2 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
#include "setup.h"
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <curl/curl.h>
#include "urldata.h"
#include "share.h"