commit-inetutils
[Top][All Lists]
Advanced

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

[SCM] GNU Inetutils branch, master, updated. inetutils-1_6-133-g29264df


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_6-133-g29264df
Date: Mon, 07 Dec 2009 12:32:41 +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 Inetutils ".

The branch, master has been updated
       via  29264df2bfb6f455bcf61aa57cf9e3a0a8caf230 (commit)
      from  fe2ee0162ba862e061a05fadbd1b23e3b2b07caf (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/inetutils.git/commit/?id=29264df2bfb6f455bcf61aa57cf9e3a0a8caf230


commit 29264df2bfb6f455bcf61aa57cf9e3a0a8caf230
Author: Simon Josefsson <address@hidden>
Date:   Mon Dec 7 13:32:38 2009 +0100

    Don't include config.h.

diff --git a/ChangeLog b/ChangeLog
index d537134..b064791 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-12-07  Simon Josefsson  <address@hidden>
 
+       * libinetutils/libinetutils.h: Don't include config.h, leads to
+       double inclusion of config.h.
+
+2009-12-07  Simon Josefsson  <address@hidden>
+
        * rexec/rexec.c (do_rexec): Don't use reserved variable 'stdin'.
 
 2009-12-07  Simon Josefsson  <address@hidden>
diff --git a/libinetutils/libinetutils.h b/libinetutils/libinetutils.h
index 5fc3062..dccd7ae 100644
--- a/libinetutils/libinetutils.h
+++ b/libinetutils/libinetutils.h
@@ -16,7 +16,6 @@
   You should have received a copy of the GNU General Public License
   along with this program.  If not, see `http://www.gnu.org/licenses/'. */
 
-#include "config.h"
 #include "argp-version-etc.h"
 
 void utmp_init (char *line, char *user, char *id);

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

Summary of changes:
 ChangeLog                   |    5 +++++
 libinetutils/libinetutils.h |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 




reply via email to

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