Whamcloud - gitweb
Fix implicit my_llseek declaration error when targeting musl libc
authorHenrik Lindström <henrik@lxm.se>
Sun, 2 Jun 2024 12:07:21 +0000 (14:07 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 24 Oct 2024 23:01:38 +0000 (19:01 -0400)
commit2bb33e3b0c490b2798dab9ef25459b399075c1ec
tree949962763dea5c5ffb2bbbf721661af01c203a23
parentfb702218ab47b045cbbaf3268984fbdc5f75632e
Fix implicit my_llseek declaration error when targeting musl libc

Signed-off-by: Henrik Lindström <henrik@lxm.se>
Link: https://lore.kernel.org/r/20240602120721.387561-1-henrik@lxm.se
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/blkid/llseek.c