Commit 6b84ebe5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include digest.h for proto

parent 07dd067f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"