mirror of
git://git.suckless.org/slock
synced 2025-01-11 17:29:27 +00:00
3 lines
59 B
C
3 lines
59 B
C
|
#undef explicit_bzero
|
||
|
void explicit_bzero(void *, size_t);
|