mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 12:35:36 +08:00
*** empty log message ***
This commit is contained in:
parent
193f1a070a
commit
96a0a0857a
@ -2,6 +2,9 @@
|
||||
|
||||
* Version 6.0-cvs.
|
||||
|
||||
* src/base64.c (do_decode): Use correct type for parameter,
|
||||
ignore_garbage: s/size_t/bool/.
|
||||
|
||||
* src/base64.c: Don't include .h files already included by system.h:
|
||||
<string.h>, <stdlib.h>, <stdbool.h>, <limits.h>, <errno.h>.
|
||||
Include "system.h" before the other lib/*.h header files.
|
||||
|
Loading…
Reference in New Issue
Block a user