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 <[email protected]>
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  <[email protected]>
 
+       Silence 'make syntax-check'.
+
+       * libls/ls.c: Don't include <intprops.h> if we are not using it.
+
+2021-01-25  Simon Josefsson  <[email protected]>
+
        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 

_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to