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_9_6-20-g0d5139f


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_6-20-g0d5139f
Date: Tue, 06 Oct 2009 09:42: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=0d5139fd4f481b018fa847907ba38b38d89d5c79

The branch, master has been updated
       via  0d5139fd4f481b018fa847907ba38b38d89d5c79 (commit)
      from  01c50c13f7e7a1d676451015ef66c95511d1d734 (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 0d5139fd4f481b018fa847907ba38b38d89d5c79
Author: Simon Josefsson <address@hidden>
Date:   Tue Oct 6 11:42:31 2009 +0200

    Include config.h.
    
    Tiny patch from Boyan Kasarov <address@hidden>.

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

Summary of changes:
 lib/gnutlsxx.cpp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/lib/gnutlsxx.cpp b/lib/gnutlsxx.cpp
index 83453f0..cdca728 100644
--- a/lib/gnutlsxx.cpp
+++ b/lib/gnutlsxx.cpp
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include <gnutls/gnutlsxx.h>
 
 namespace gnutls


hooks/post-receive
-- 
GNU gnutls




reply via email to

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