8090fd232e
changes: -UI improvements -bugfixes -translation updates
12 lines
318 B
Text
12 lines
318 B
Text
$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>
|