mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
15 lines
370 B
Plaintext
15 lines
370 B
Plaintext
$NetBSD: patch-ba,v 1.1 2012/07/05 15:42:56 drochner Exp $
|
|
|
|
make this build with gnutls-3
|
|
|
|
--- prelude-admin/prelude-admin.c.orig 2009-07-08 13:50:22.000000000 +0000
|
|
+++ prelude-admin/prelude-admin.c
|
|
@@ -57,7 +57,6 @@
|
|
#include <errno.h>
|
|
#include <gnutls/gnutls.h>
|
|
#include <gnutls/x509.h>
|
|
-#include <gnutls/extra.h>
|
|
|
|
#include "common.h"
|
|
#include "config-engine.h"
|