include digest.h for proto

This commit is contained in:
Daniel Stenberg 2003-05-23 06:44:24 +00:00
parent 07dd067f73
commit 6b84ebe501

View File

@ -107,6 +107,7 @@
#include "strtok.h"
#include "share.h"
#include "content_encoding.h"
#include "http_digest.h"
/* And now for the protocols */
#include "ftp.h"