]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add includes for getopt() and strcasecmp() 589/head
authorChristoph Grüninger <foss@grueninger.de>
Tue, 13 May 2025 17:34:04 +0000 (19:34 +0200)
committerChristoph Grüninger <foss@grueninger.de>
Tue, 13 May 2025 17:34:04 +0000 (19:34 +0200)
commit4330ca17e83d8f24b86a6e3531f7114c0dc6e255
treec9844c098db83f35513ff4ca227acfe1c169ea44
parent22964c8a912a143379a51a647f733d51ed6fdf60
Add includes for getopt() and strcasecmp()

Found by GCC in C23 mode (implicit-function-declaration).
src/chksum.c
tools/repo2solv.c