texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Texinfo/XS/main/get_perl_info.c: Remove unne


From: Gavin D. Smith
Subject: branch master updated: * tp/Texinfo/XS/main/get_perl_info.c: Remove unnecessary #include.
Date: Sun, 03 Mar 2024 16:06:15 -0500

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 8253ec6bac * tp/Texinfo/XS/main/get_perl_info.c: Remove unnecessary 
#include.
8253ec6bac is described below

commit 8253ec6bac49b1c22ddc37ff893b183137b35be1
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Mar 3 21:05:46 2024 +0000

    * tp/Texinfo/XS/main/get_perl_info.c: Remove unnecessary #include.
---
 ChangeLog                          | 4 ++++
 tp/Texinfo/XS/main/get_perl_info.c | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 78c52f1d5b..301b077645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-03-03  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * tp/Texinfo/XS/main/get_perl_info.c: Remove unnecessary #include.
+
 2024-03-03  Patrice Dumas  <pertusus@free.fr>
 
        * tp/t/test_utils.pl (test): use document registrar in tree
diff --git a/tp/Texinfo/XS/main/get_perl_info.c 
b/tp/Texinfo/XS/main/get_perl_info.c
index 585c56b4ea..f7e3abd959 100644
--- a/tp/Texinfo/XS/main/get_perl_info.c
+++ b/tp/Texinfo/XS/main/get_perl_info.c
@@ -41,8 +41,6 @@
 #include "output_unit.h"
 #include "convert_to_text.h"
 #include "converter.h"
-/* for perl_only_* */
-#include "build_perl_info.h"
 #include "get_perl_info.h"
 
  /* See the NOTE in build_perl_info.c on use of functions related to



reply via email to

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