]> git.ipfire.org Git - thirdparty/glibc.git/commit
catgets: Remove catgets/config.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 17 Oct 2025 19:12:52 +0000 (16:12 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 21 Oct 2025 12:24:19 +0000 (09:24 -0300)
commit717d44840aea5cc8cfa0602b488f85ec55c52002
tree5b070ae354b46c4a99b4b7392b541aea23ff97b0
parentea3f174e8508b7427fb39684331425492018b8fe
catgets: Remove catgets/config.h

It simplifies the code a bit and avoid the clang warning:

  ./config.h:12:2: error: #include_next in file found relative to primary
  source file or found by absolute path; will search from start of include
  path [-Werror,-Winclude-next-absolute-path]
  #include_next <config.h>
   ^

Reviewed-by: Sam James <sam@gentoo.org>
catgets/config.h [deleted file]
catgets/gencat.c