openbsd-ports/net/pavuk/patches/patch-src_digest_auth_c

12 lines
298 B
Plaintext
Raw Normal View History

$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