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_9_4-128-g141be


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_9_4-128-g141bea0
Date: Mon, 25 Jan 2021 06:19:08 -0500 (EST)

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  141bea0d3084f3d3f78b3e6d731c94c0a1efd129 (commit)
      from  1c5d700a48ef607278a6a20609875f7d95e78378 (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=141bea0d3084f3d3f78b3e6d731c94c0a1efd129


commit 141bea0d3084f3d3f78b3e6d731c94c0a1efd129
Author: Simon Josefsson <simon@josefsson.org>
Date:   Mon Jan 25 12:17:23 2021 +0100

    Silence 'make syntax-check'.
    
    * libls/ls.c: Don't include <intprops.h> if we are not using it.

diff --git a/ChangeLog b/ChangeLog
index a1c6a4d..873502a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2021-01-25  Simon Josefsson  <simon@josefsson.org>
 
+       Silence 'make syntax-check'.
+
+       * libls/ls.c: Don't include <intprops.h> if we are not using it.
+
+2021-01-25  Simon Josefsson  <simon@josefsson.org>
+
        Don't use deprecated gnulib module 'gettext' and replace
        readline.m4 with gnulib readline module.
 
diff --git a/libls/ls.c b/libls/ls.c
index 83f3d33..11cd33a 100644
--- a/libls/ls.c
+++ b/libls/ls.c
@@ -66,7 +66,6 @@
 #include <grp.h>
 #include <termios.h>
 
-#include <intprops.h>
 #include <inttostr.h>
 #include "ls.h"
 #include "extern.h"

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

Summary of changes:
 ChangeLog  | 6 ++++++
 libls/ls.c | 1 -
 2 files changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Inetutils 



reply via email to

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