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_2_11_6-359-g2e097f6


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_6-359-g2e097f6
Date: Sun, 03 Apr 2011 09:04:38 +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=2e097f644f3fd5d8db757834118c14bf5aec03b7

The branch, master has been updated
       via  2e097f644f3fd5d8db757834118c14bf5aec03b7 (commit)
      from  4adc232cdc3f5aad1a2be38d8875494561f813cb (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 2e097f644f3fd5d8db757834118c14bf5aec03b7
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun Apr 3 11:04:31 2011 +0200

    corrected header inclusion.

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

Summary of changes:
 src/srptool.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/srptool.c b/src/srptool.c
index 1878424..37e2804 100644
--- a/src/srptool.c
+++ b/src/srptool.c
@@ -26,7 +26,7 @@
 #include <stdlib.h>
 #include <gnutls/gnutls.h>
 #include <gnutls/extra.h>
-#include <crypt-gaa.h>
+#include <srptool-gaa.h>
 #include "../lib/random.h"      /* for random */
 
 #include <sys/types.h>


hooks/post-receive
-- 
GNU gnutls



reply via email to

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