]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cksum: make cksum.h standalone
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Feb 2025 04:09:10 +0000 (20:09 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Feb 2025 04:10:19 +0000 (20:10 -0800)
commit785ba51591335ffcee1defd24cd8235ef24c4092
treeaa5f03db5178da2fbfc00431d8942f85534ca802
parent50aa67f6a1a391f7a13f17862b8433addb8fd253
cksum: make cksum.h standalone

* src/cksum.h: Include stdint.h, stdio.h so that this file
can be included in any order, after config.h.
Add a copyright notice.
src/cksum.h