mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
10 lines
174 B
C++
10 lines
174 B
C++
--- src/tlsgnutlsclient.h.orig
|
|
+++ src/tlsgnutlsclient.h
|
|
@@ -23,7 +23,6 @@
|
|
|
|
#include <gnutls/gnutls.h>
|
|
#include <gnutls/x509.h>
|
|
-#include <gcrypt.h>
|
|
|
|
namespace gloox
|
|
{
|