]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: basenc: remove unnecessary xdectoint.h include
authorCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 02:00:37 +0000 (19:00 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 16 May 2026 02:00:37 +0000 (19:00 -0700)
commitc1c58b7449f8a11a92b2776ba7ef45b6fb837171
tree857cdf9dabfb80a5c44e54c385d7a59519c5d297
parent2dbe5e26ff48fa36bf8f700d12d68ef243f82733
maint: basenc: remove unnecessary xdectoint.h include

The only use of this header was removed in commit 97d8dcc5c (basenc:
prefer signed to unsigned integers, 2021-08-27).

* src/basenc.c: Don't include xdectoint.h.
src/basenc.c