gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_1_2-38-g933f11a


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_1_2-38-g933f11a
Date: Thu, 04 Oct 2012 17:31:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=933f11a842c04d585795efa43d90978aaf395191

The branch, master has been updated
       via  933f11a842c04d585795efa43d90978aaf395191 (commit)
      from  3b70b9f0a38d3708aa9fdc7ea9d8998387fb07cf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 933f11a842c04d585795efa43d90978aaf395191
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Oct 4 19:25:01 2012 +0200

    included config.h to avoid issue with gnulib

-----------------------------------------------------------------------

Summary of changes:
 lib/nettle/wmnaf.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/lib/nettle/wmnaf.c b/lib/nettle/wmnaf.c
index f6b03b6..14ba691 100644
--- a/lib/nettle/wmnaf.c
+++ b/lib/nettle/wmnaf.c
@@ -20,6 +20,8 @@
  *
  */
 
+#include <config.h>
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <gmp.h>


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]