2013-09-26 17:14:40 +02:00

13 lines
318 B
Plaintext

$NetBSD: patch-ag,v 1.7 2012/07/02 19:07:50 drochner Exp $
--- src/common/ssl.c.orig 2012-03-31 15:29:18.000000000 +0000
+++ src/common/ssl.c
@@ -29,6 +29,7 @@
#include <glib/gi18n.h>
#include <errno.h>
#include <pthread.h>
+#include <gnutls/gnutls.h>
#if GNUTLS_VERSION_NUMBER <= 0x020b00
#include <gcrypt.h>