guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, wip-rtl, updated. v2.1.0-316-gf15201b


From: Noah Lavine
Subject: [Guile-commits] GNU Guile branch, wip-rtl, updated. v2.1.0-316-gf15201b
Date: Sun, 17 Jun 2012 16:40:59 +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 Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=f15201b1bbfbc903a7008b3314ea3d2758cafd67

The branch, wip-rtl has been updated
       via  f15201b1bbfbc903a7008b3314ea3d2758cafd67 (commit)
      from  f5d89e238a6e43d03872c5b4fa15dde66e9ac377 (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 f15201b1bbfbc903a7008b3314ea3d2758cafd67
Author: Noah Lavine <address@hidden>
Date:   Sun Jun 17 12:40:04 2012 -0400

    Remove unnecessary #include
    
    * libguile/elf.h: remove `#include <features.h>', since it is not
      used.

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

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

diff --git a/libguile/elf.h b/libguile/elf.h
index 909888b..4c2abcf 100644
--- a/libguile/elf.h
+++ b/libguile/elf.h
@@ -21,8 +21,6 @@
 #ifndef _ELF_H
 #define        _ELF_H 1
 
-#include <features.h>
-
 __BEGIN_DECLS
 
 /* Standard ELF types.  */


hooks/post-receive
-- 
GNU Guile



reply via email to

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