openbsd-ports/net/pavuk/patches/patch-src_digest_auth_c
fgsch d9ac85eb3c Pavuk is UNIX program used to mirror contents of WWW documents or files.
It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP
over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.

comments by jsyn@ and pval@
2002-06-19 21:06:55 +00:00

12 lines
298 B
Plaintext

$OpenBSD: patch-src_digest_auth_c,v 1.1.1.1 2002/06/19 21:06:55 fgsch Exp $
--- src/digest_auth.c.orig Sat Jun 15 06:40:34 2002
+++ src/digest_auth.c Sat Jun 15 06:40:44 2002
@@ -18,6 +18,7 @@
#include "authinfo.h"
#include "html.h"
#include "abstract.h"
+#include "myssl.h"
#ifdef USE_SSL