gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. 6bebc86e5cccaf35bc3d


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 6bebc86e5cccaf35bc3da35b0ead34ef98d61677
Date: Thu, 09 Sep 2010 12:43:31 +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 "Gnash".

The branch, master has been updated
       via  6bebc86e5cccaf35bc3da35b0ead34ef98d61677 (commit)
      from  10521c16178bb977e150540ef62a73e76bc22507 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=6bebc86e5cccaf35bc3da35b0ead34ef98d61677


commit 6bebc86e5cccaf35bc3da35b0ead34ef98d61677
Author: Benjamin Wolsey <address@hidden>
Date:   Thu Sep 9 14:42:30 2010 +0200

    Missing include.

diff --git a/libbase/GnashSystemFDHeaders.h b/libbase/GnashSystemFDHeaders.h
index 59e7357..a40d962 100644
--- a/libbase/GnashSystemFDHeaders.h
+++ b/libbase/GnashSystemFDHeaders.h
@@ -27,6 +27,8 @@
 #ifndef GNASH_SYSTEM_FD_HEADERS
 #define GNASH_SYSTEM_FD_HEADERS
 
+#include "gnashconfig.h"
+
 #ifdef HAVE_WINSOCK2_H
 # include <winsock2.h>
 namespace {

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

Summary of changes:
 libbase/GnashSystemFDHeaders.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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